[matplotlib-devel] merging sympy plotting stuff with matplotlib

2007-12-30 Thread Ondrej Certik
Resending, the first try doesn't seem to make it to the list. -- Forwarded message -- From: Ondrej Certik <[EMAIL PROTECTED]> Date: Dec 30, 2007 7:33 PM Subject: merging sympy plotting stuff with matplotlib To: matplotlib-devel@lists.sourceforge.net Hi matplotlib developers, we

[matplotlib-devel] merging sympy plotting stuff with matplotlib

2007-12-30 Thread Ondrej Certik
Hi matplotlib developers, we are developing a symbolic manipulation library in pure Python: http://code.google.com/p/sympy/ and we wanted to do 3D plotting. To make a long story short, here is a tutorial for our 3D plotting stuff: http://code.google.com/p/sympy/wiki/PlottingModule here is a re