[Maxima] [sage-devel] Doctest failure solving an equation solve(Q*sqrt(Q^2 + 2) - 1, Q)
Robert Dodier
robert.dodier at gmail.com
Sun Aug 9 20:51:37 CDT 2009
On 8/9/09, Dr. David Kirkby <david.kirkby at onetel.net> wrote:
> Maxima 5.19.0 http://maxima.sourceforge.net
> (%i1) load(topoly_solver); domain:complex;
Well, this is part of the problem.
The script to load is to_poly_solver, not topoly_solver.
At present there is both to_poly_solver.mac and topoly_solver.mac.
I don't know what the difference is, or whether both are needed.
If topoly_solver isn't needed, we should axe it.
If it's needed, we should rename it. Barton?
best
Robert Dodier
More information about the Maxima
mailing list