On 4/29/22 09:49, erentar wrote:
I would expect the following expression to evaluate to 1 but it does not.
```
var("a",domain="real")
simplify(cos(a)^2 + sin(a)^2)
```
How can i define a variable in this fashion that will result in the
code evaluating to 1?
Hi,
you can use the "full_simplif
On 4/24/22 00:37, G. M.-S. wrote:
Following the advice in
https://doc.sagemath.org/html/en/developer/walk_through.html#rebuilding-sage
when trying
./sage -br
I get
[...]
***
/bin/sh: @cd: command not found
make: *** [sagelib-SAGE_VENV-no-deps] Err
On 1/4/22 10:32, pony wrote:
I found out that building sage 9.4 doesn't work with glibc >= 2.34,
which is what I have installed on my system.
Hi,
this is related to this ticket https://trac.sagemath.org/ticket/32828
which is fixed in the next release. I suggest you to try and build sage
9.5