#9808: Upgrade numpy to 1.5b 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:                   |      Merged:              
Work_issues:                   |  
-------------------------------+--------------------------------------------
Changes (by maldun):

  * status:  new => needs_work


Comment:

 I have now workable spkg files for the both packages.
 Scipy worked well.
 Numpy need some work, but it's functioning.

 I host the files at megaupload, at:
 Numpy: http://www.megaupload.com/?d=6GCFZD65
 Scipy: http://www.megaupload.com/?d=JORT40DK

 I think the problem is the same as described in Trac # 7791
 (http://trac.sagemath.org/sage_trac/ticket/7791 )

 I get the following errors:

 {{{
 /home/maldun/sage/sage-4.5.2/local/lib/python2.6/site-
 packages/sage/plot/all.py:22: RuntimeWarning: numpy.dtype size changed,
 may indicate binary incompatibility
   from complex_plot import complex_plot
 /home/maldun/sage/sage-4.5.2/local/lib/python2.6/site-
 packages/sage/plot/all.py:22: RuntimeWarning: numpy.flatiter size changed,
 may indicate binary incompatibility
   from complex_plot import complex_plot
 /home/maldun/sage/sage-4.5.2/local/lib/python2.6/site-
 packages/sage/plot/plot3d/implicit_plot3d.py:5: RuntimeWarning:
 numpy.dtype size changed, may indicate binary incompatibility
   from implicit_surface import ImplicitSurface
 /home/maldun/sage/sage-4.5.2/local/lib/python2.6/site-
 packages/sage/plot/plot3d/implicit_plot3d.py:5: RuntimeWarning:
 numpy.flatiter size changed, may indicate binary incompatibility
   from implicit_surface import ImplicitSurface
 /home/maldun/sage/sage-4.5.2/local/lib/python2.6/site-
 packages/sage/calculus/all.py:17: RuntimeWarning: numpy.dtype size
 changed, may indicate binary incompatibility
   from riemann import Riemann_Map
 /home/maldun/sage/sage-4.5.2/local/lib/python2.6/site-
 packages/sage/calculus/all.py:17: RuntimeWarning: numpy.flatiter size
 changed, may indicate binary incompatibility
   from riemann import Riemann_Map
 /home/maldun/sage/sage-4.5.2/local/lib/python2.6/site-
 packages/sage/calculus/all.py:19: RuntimeWarning: numpy.dtype size
 changed, may indicate binary incompatibility
   from interpolators import polygon_spline, complex_cubic_spline
 /home/maldun/sage/sage-4.5.2/local/lib/python2.6/site-
 packages/sage/calculus/all.py:19: RuntimeWarning: numpy.flatiter size
 changed, may indicate binary incompatibility
   from interpolators import polygon_spline, complex_cubic_spline
 /home/maldun/sage/sage-4.5.2/local/lib/python2.6/site-
 packages/sage/stats/hmm/all.py:8: RuntimeWarning: numpy.dtype size
 changed, may indicate binary incompatibility
   from hmm  import DiscreteHiddenMarkovModel
 /home/maldun/sage/sage-4.5.2/local/lib/python2.6/site-
 packages/sage/stats/hmm/all.py:8: RuntimeWarning: numpy.flatiter size
 changed, may indicate binary incompatibility
   from hmm  import DiscreteHiddenMarkovModel
 }}}

 What's this?
 Has someone hardcoded the sizes of the routines?

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9808#comment:1>
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