#9808: Upgrade numpy to 1.4.1 and scipy to 0.8
-----------------------------------+----------------------------------------
Reporter: maldun | Owner: maldun
Type: task | Status: needs_work
Priority: major | Milestone: sage-4.6
Component: packages | Keywords: numpy, scipy
Author: Stefan Reiterer | Upstream: N/A
Reviewer: Karl-Dieter Crisman | Merged:
Work_issues: |
-----------------------------------+----------------------------------------
Comment(by maldun):
Ok short summary: 1) Try the new scipy 2) If this doesn't work try to
change the header in gammaincinv.c in the scipy sources from <Python.h> to
<python2.6/Python.h> 3) If this results in no change, rewrite the header
that it takes the sage header directly means change <Python.h> to
"whateverpathitmaybe/python2.6/Python.h" and look if the error message
changes. (because there are other files affected, but this should be no
prob to patch)
If it's really only the location of the header patching wouldn't be a
problem.
And Thanx for all the trouble!
I have the diffs made for on my other machine, I can post them tomorrow!
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9808#comment:112>
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.