#9808: Upgrade numpy to 1.4.1 and scipy to 0.8
----------------------------------------------------------------------------------+
   Reporter:  maldun                                                            
  |       Owner:  maldun      
       Type:  task                                                              
  |      Status:  needs_review
   Priority:  major                                                             
  |   Milestone:  sage-4.6    
  Component:  packages                                                          
  |    Keywords:  numpy, scipy
     Author:  Stefan Reiterer, Francois Bissey                                  
  |    Upstream:  N/A         
   Reviewer:  Karl-Dieter Crisman, David Kirkby, Leif Leonhardy, Francois 
Bissey  |      Merged:              
Work_issues:                                                                    
  |  
----------------------------------------------------------------------------------+

Comment(by maldun):

 I can do that, but this still won't solve the problem. Perhaps you
 misunderstand me, so I explain it again in more detail.

 After installing numpy the only thing that has to be done is to recompile
 the .pyx files (which don't have changed), so that the old .c files (which
 haven't changed either) have be builded with the new version of numpy,
 that actually the change happens. I'm not a pro to sage, but as far I
 understood that is, that -b only recompile changed files. No changes, no
 compilation. Even if I add now the changed files (the package) sage only
 would recompile those, and leaves out a whole lot of files which also have
 to be recompiled. The only way to get now sage to recompile those .pyx
 which is to change the files after installation for example by putting a
 comment into them, or force sage to recompile them, that is that what -ba
 does. since there is no option that I know to force recompilation, I don't
 have an Idea how else I could get it working.

 If you have a better way please let me know. I will apply a patch as soon
 as possible!

 @kcrisman: didn't we talk about linux ppc? You said it builds on OS X ppc,
 or am I wrong?

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