#9808: Upgrade numpy to 1.5.0 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, Francois Bissey, John Palmieri, David Kirkby     
  |    Upstream:  Reported upstream. Developers acknowledge bug.
   Reviewer:  Karl-Dieter Crisman, David Kirkby, Leif Leonhardy, Francois 
Bissey  |      Merged:                                                
Work_issues:                                                                    
  |  
----------------------------------------------------------------------------------+

Comment(by jhpalmieri):

 Replying to [comment:224 drkirkby]:
 > I've got no idea if this will solve it, but the sage_fortran script has
 in it:
 >
 {{{
 /usr/local/gcc-4.5.0-delayed/bin/gfortran -fPIC $@
 }}}

 On my Mac, it actually looks like this:
 {{{
 #!/usr/bin/env bash
 $SAGE_LOCAL/bin/gfortran-64  -m64 "$@"
 }}}
 So I don't need to add quotes -- they're already there.  And so this is
 not the cause of the problem.

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