On 9/13/11 12:48 PM, kcrisman wrote:
Personally, I'm in favor of deprecating the solve(eq, x,y) or solve(list
of equations, x,y,z) syntax, and would prefer that the variables be
specified as a list:
Backwards-incompatible, hence fodder for the mythical Sage 5.0 ...
the deprecation could go in now, though.
solve(eq, [x,y]) or
solve(list of equations, [x,y,z])
Though I should point out, in fairness, that Maxima requires this -
see http://maxima.sourceforge.net/docs/manual/en/maxima_20.html#IDX850
- so maybe we were wrong.
So does mathematica: http://reference.wolfram.com/mathematica/ref/Solve.html
and maple: http://www.maplesoft.com/support/help/Maple/view.aspx?path=solve
Jason
--
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org