Re: [sage-support] Unexpected result for cos(a)^2 + sin(a)^2, question about variables

2022-04-29 Thread Maxime Bombar
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

Re: [sage-support] ./sage -br fails

2022-04-24 Thread Maxime Bombar
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

Re: [sage-support] Re: Error building a wheel for pyzmq-22.0.3

2022-01-04 Thread Maxime Bombar
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