[matplotlib-devel] Compiling setup.py for Matplotlib

2009-03-18 Thread Charli Sakari
Hello everyone. I'm having some trouble compiling setup.py for Matplotlib. I'm trying to run it on Cygwin. $ uname -a CYGWIN_NT-5.1 name 1.5.25(0.156/4/2) 2008-06-12 19:34 i686 Cygwin $ gcc --version gcc (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) Copyright (C) 2004 Free Software

Re: [matplotlib-devel] Updating MPlot3D to a more recent matplotlib.

2009-03-18 Thread Reinier Heeres
Hi all, I reworked the code in axis3d so that the XYZ-planes are always behind the object you're plotting. I also updated the label/ticks drawing a bit and dropped a lot of unnecessary code. I pushed it to my git repo at http://qtwork.nano.tudelft.nl/cgi-bin/gitweb.cgi?p=users/rwh/mplot3d;a=summa