#5249: [with patch, needs work] implicit_plot3d functionality (isosurfaces, 3d
contour plots, etc.)
-------------------------+--------------------------------------------------
 Reporter:  jason        |       Owner:  was       
     Type:  enhancement  |      Status:  new       
 Priority:  major        |   Milestone:  sage-3.4.1
Component:  graphics     |    Keywords:            
-------------------------+--------------------------------------------------
Changes (by cwitty):

 * cc: wcauchois, AlexGhitza (added)


Comment:

 1) There's a bug in the module_list entry, so that the patch won't build
 unless you have a system numpy installed; this (from Jason) explains how
 to fix it:

 "
 This looks like a typical problem with the path to include the numpy
 arrayobject.h.  I think the extension section for this Cython module in
 devel/sage/sage/module_list.py should have:

 include_dirs = numpy_include_dirs

 added to it (search for that text to see examples of extension modules
 with this include directive)
 "

 2) It sounds like William's student William Cauchois may start working on
 this, so I count three people (Alex Ghitza, Jason Grout, and William
 Cauchois) who might do some work on this patch whenever they get around to
 it.  You should probably coordinate with each other somehow, possibly by
 posting a note on this ticket when you actually do start working on it.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5249#comment:6>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to