Scientific Libraries in Python

David Konerding dek at cgl.ucsf.edu
Fri Nov 16 01:00:32 EST 2001


Y'all shoudl take a look at "PyML" which I wrote to interface to mathematica.
You can write Mathematica expressions using Python, submit them to the math
kernel to be evaluated, and plot results.

http://www.mathsource.com/Content/Enhancements/Interfacing/Other/0209-292

It's in sore need of updates, but the basic structure of the tool is
good.

Dave



More information about the Python-list mailing list