Re: [sage-support] Possible problem with our interfaces to maxima

2024-08-22 Thread Dima Pasechnik
To see exactly how it fails in Maxima, it has to be initialised with the same options as passed to maxima_calculus. It loads several non-default Maxima packages. I suppose one of the latter triggers the error in question. On 22 August 2024 12:04:31 BST, Emmanuel Charpentier wrote: > > >Inspi

[sage-support] Possible problem with our interfaces to maxima

2024-08-22 Thread Emmanuel Charpentier
Inspired by this ask.sagemath.org question . Compare this Maxima standalone execution : (%i1) display2d:false; (%o1) false (%i2) g: 1/4*((w1^2*w3^2*x1^4*x2^6*x3^8 + 2*(w1^2*w3^2*x1^4*x2^6 + w1^2*w3*x1^3*x2^5)