On Friday, January 13, 2023 at 12:33:16 PM UTC-5 John H Palmieri wrote:
It may be (as pointed out on a similar thread in the group sage-devel) that
some of the Debian packages have versions that are too new to be used with
Sage. You could tell Sage to build its own Python, its own Gap, perhaps i
It may be (as pointed out on a similar thread in the group sage-devel) that
some of the Debian packages have versions that are too new to be used with
Sage. You could tell Sage to build its own Python, its own Gap, perhaps its
own Singular (if the system one is causing problems):
./configure --
On Fri, Jan 13, 2023 at 3:01 PM Emmanuel Charpentier
wrote:
>
> In Google Groups, I can’t see the screenshot nor the notebook, but this is a
> FAQ, so I risk an answer :
>
> solve, used without algorithm= uses Maxima’s solver. The latter may introduce
> new variables to denote unknown, arbitrary
On Fri, Jan 13, 2023 at 2:27 PM 'Charles Bradshaw' via sage-support
wrote:
>
> More info:
> If I run my notebook code on https://sagecell.sagemath.org/ is see a huge
> page of errors begining:
sagecell does not take ipython notebooks, sorry, not a bug.
>
> /home/sc_serv/sage/src/sage/calculus/c
In Google Groups, I can’t see the screenshot nor the notebook, but this is
a FAQ, so I risk an answer :
solve, used without algorithm= uses Maxima’s solver. The latter may
introduce new variables to denote unknown, arbitrary, quantities : “zxxx”
denote integer arbitrary constants, “rxxx” deno
After some more updated came to Sid, I tried again. Still does not
compile, but breaks much sooner. Here is the new log:
https://web.math.utk.edu/~finotti/tmp/install-2.log
Sid's own packaged version of Sage also cannot be installed at the moment:
# apt install sagemath
Reading package lists
More info:
If I run my notebook code on https://sagecell.sagemath.org/ is see a huge
page of errors begining:
/home/sc_serv/sage/src/sage/calculus/calculus.py:2509: DeprecationWarning:
Importing union from here is deprecated; please use "from sage.misc.misc
import union" instead. See https://tr
OK One more time. I finally figured out how to attach the the notebook. I
hope it's in the right format.
In the process of playing with the probllem I have re-numbered the lines.
The pi*z1649 term now appears in line 5, 7 and 8
Where did the z come from??
Thanks for your patience.
On Thursday