[sage-support] Problematic bug in `solve` via Maxima

2024-10-07 Thread Emmanuel Charpentier
This is new in 10.5.beta6, and seems serious : sage: var("x, y, rho, theta", domain="real") (x, y, rho, theta) sage: Sys=[tan(theta)==y/x, x^2+y^2==rho^2] sage: solve(Sys, (rho, theta)) --- SyntaxError Traceback (most rece

[sage-support] QEPCAD Timeout

2024-10-07 Thread Ani J
*Steps To Reproduce* 1. My machine is Mac M2 with the OS Ventura 13.4 2. I already have installed sage with version 10.3 [I believe the same issue exists with 10.4 as well] The following program times-out: *var('x')* *var('a')* *var('y')* *var('b')* *var('r')* *qf = qepcad