#10214: Add numpy dependencies to module_list.py
------------------------------+---------------------------------------------
   Reporter:  jdemeyer        |       Owner:  GeorgSWeber  
       Type:  defect          |      Status:  needs_review 
   Priority:  blocker         |   Milestone:  sage-4.6.1   
  Component:  build           |    Keywords:  numpy upgrade
     Author:  Jeroen Demeyer  |    Upstream:  N/A          
   Reviewer:                  |      Merged:               
Work_issues:                  |  
------------------------------+---------------------------------------------

Comment(by leif):

 P.S.: In the case of !NumPy (#9808), I also used `_numpyconfig.h`, but
 apparently forgot to post that on the long ticket I could then no longer
 follow.

 An alternative is to use Cython's !NumPy header (`local/lib/python/site-
 packages/Cython/Includes/numpy.pxd`, which all relevant extension modules
 include) and in addition !NumPy's C headers this file depends on, which
 are `numpy/arrayobject.h` and `numpy/ufuncobject.h`.

 I haven't tested this though; ''in principle'' our build system should be
 smart enough to deduce these indirect dependencies by itself.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10214#comment:11>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
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