tower429 / pythonxy

Automatically exported from code.google.com/p/pythonxy
0 stars 0 forks source link

Enhancement: Add mathgl to plotting capabilities #495

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Matplotlib has difficulty and is slow plotting large data sets. Gnuplot is an 
alternative but requires temporary files to be written out. 

Mathgl has python wrapped functions so objects can be passed in memory. 

Original issue reported on code.google.com by krs4...@gmail.com on 21 Aug 2012 at 5:01

GoogleCodeExporter commented 9 years ago

Original comment by grizzly.nyo on 2 Nov 2012 at 12:30

GoogleCodeExporter commented 9 years ago
Thanks for looking at this. If you have issues building the python hooks in 
mathgl, take a look at this patch I submitted to the project on sf.net - 
http://sourceforge.net/p/mathgl/patches/3/ . 

Original comment by krs4...@gmail.com on 5 Nov 2012 at 8:09

GoogleCodeExporter commented 9 years ago

Original comment by grizzly.nyo on 1 Jun 2013 at 10:22