nixpkgs/pkgs/development/libraries/science/math
Lluís Batlle i Rossell 5e2de19cc1 Fixing octave, so plot(1) works.
Linking octave with clapack did not work.

I updated lapack, and additionally I build it with atlas, instead of blas. That should give
better performance. I don't know if atlas builds everywhere though.

On the other hand, maybe some programs linking with liblapack will fail. We'll have to check
the hydra reports.

I plan to remove clapack; liblapack provides a C interface too.


svn path=/nixpkgs/trunk/; revision=32464
2012-02-21 21:43:44 +00:00
..
atlas Updating atlas to 3.9.67, the latest development version 2012-02-21 14:49:36 +00:00
blas compile static libraries for blas and lapack 2010-07-09 13:15:56 +00:00
liblapack Fixing octave, so plot(1) works. 2012-02-21 21:43:44 +00:00