#10214: Add numpy dependencies to module_list.py
------------------------------+---------------------------------------------
Reporter: jdemeyer | Owner: GeorgSWeber
Type: defect | Status: new
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):
Patch looks fine so far; I think it will perhaps trigger more rebuilds
than necessary, but won't leave out dependent modules (at first glance).
Defining the other includes and depends also looks much better. (We could
create a class for libraries, perhaps in a separate file, or read
definitions from [a] text file[s].)
Note that there's also a lot of crap in `module_list.py` (unused libraries
listed, wrong language, ...), and - worse - the Cython files (`.pyx`,
`.pxi`, `.pxd`) themselves import or include a lot of unnecessary stuff
(cf. e.g. #4000).
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10214#comment:5>
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.