nixpkgs/pkgs/development/libraries/science/math
Lluís Batlle i Rossell 4250dd8104 I made atlas build for fixed architectures.
We saw a crash in many computers, in the octave check phase, where octave crashed.
It was due to atlas being built for AMD Family 10h, which has a special SSE
trick that others computer don't have.

For x86_64, atlas is for K7. And for i686, PII.


svn path=/nixpkgs/trunk/; revision=33780
2012-04-13 18:46:24 +00:00
..
atlas I made atlas build for fixed architectures. 2012-04-13 18:46:24 +00:00
blas
liblapack Support shared library build; tests do not currently work for shared build. 2012-04-05 12:18:56 +00:00