Differential equations
Chad Netzer
cnetzer at mail.arc.nasa.gov
Wed Dec 11 14:34:05 EST 2002
On Wednesday 11 December 2002 06:35, Michael Hudson wrote:
> The hard part of stuff like this is parsing the string
> "2x^3+3x-10".
I looked around and couldn't find a python interface to Maxima.
But it should be straightforward to create an interface that ships
off various symbolic computations to be computed to Maxima (built
on lisp).
Emacs also has a "calc" module that does symbolic derivatives, and
pymacs should be able to access it.
--
Bay Area Python Interest Group - http://www.baypiggies.net/
Chad Netzer
cnetzer at mail.arc.nasa.gov
More information about the Python-list
mailing list