On 28 Okt., 03:52, kcrisman <kcris...@gmail.com> wrote:
> > The Sage packages that directly depend on Fortran are:  R, f2c,
> > lapack, blas, numpy, scipy, cvxopt:
>
> > Note that numpy can be built and used *without* fortran, e.g., when I
> > removed fortran from psage I kept numpy...
>
> So a non-Fortran Sage would lose a lot of numerical ability (mpmath
> would stay, but it looks like GSL depends on blas/atlas/something with
> Fortran)

GSL needs /some/ BLAS implementation, and (therefore) comes with
CBLAS, a C implementation of BLAS (which might of course be inferior
to other implementations).


-Leif

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to