forked from mirrors/nixpkgs
parent
90cc190db2
commit
b3bb609b96
|
@ -107,6 +107,7 @@ stdenv.mkDerivation {
|
|||
homepage = "http://math-atlas.sourceforge.net/";
|
||||
description = "Automatically Tuned Linear Algebra Software (ATLAS)";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
|
||||
longDescription = ''
|
||||
The ATLAS (Automatically Tuned Linear Algebra Software) project is an
|
||||
|
|
Loading…
Reference in a new issue