> > 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) and a non-Lisp Sage would lose Maxima (for us, primarily symbolic ODE/sum/integrals, since we don't use sympy for these + second option for numerical integration and maybe some other stuff). Good to know, thanks. - kcrisman -- 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