On 04/13/2014 12:16 PM, Daniel Edler wrote:
> I wanted to show that two equations are equal so I used the bool()
> function. Unfortunately sage (6.1.1) do not see that it is equal but
> obviously they are. If I replace log(x) with -log(1/x) it works and the
> replacement itself is also true for sag
On Sun, Apr 13, 2014 at 12:22 PM, Brian Sherson wrote:
> First question: Is SAGE notebook susceptible to the Heartbleed bug when run
> with secure=True?
It depends. Yes... unless you have a new version of the openssl
library. It depends a lot on how/where you built Sage and the sage
notebook.
First question: Is SAGE notebook susceptible to the Heartbleed bug when
run with secure=True?
Secondly, if so, would any connection that attempts to exploit that bug
necessarily show up in the console?
~Brian
--
You received this message because you are subscribed to the Google Groups
"sage
I wanted to show that two equations are equal so I used the bool()
function. Unfortunately sage (6.1.1) do not see that it is equal but
obviously they are. If I replace log(x) with -log(1/x) it works and the
replacement itself is also true for sage. What is the problem? Here is my
cell:
bool(
>
>
> No need.
All seems to be OK now
Thanks
--
You received this message because you are subscribed to the Google Groups
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to sage-support+unsubscr...@googlegroups.com.
To post to this group,