nixpkgs/pkgs/development/libraries/science/math
Thomas Tuegel 91657e30ca atlas: fix generic options
Build atlas with the generic options recommended by the upstream
documentation for distributions. The expression now takes the parameter
'threads' which configures the number of threads atlas will use. The
default is to build serial atlas ('threads = "0"'). The expression also
takes the parameter 'cacheEdge' which is the L2 cache per core, in
bytes. This reduces build time because the cache size doesn't need to be
detected. It also reduces impurity, since different build nodes on Hydra
may have different hardware. It is set to 256k by default, which is
recommended for distributions by the upstream documentation.
2014-12-27 13:40:40 -06:00
..
arpack Properly mark platform support for arpack in relation to its openblas dependency 2014-08-10 16:36:48 +04:00
atlas atlas: fix generic options 2014-12-27 13:40:40 -06:00
blas Turn more licenses into lib.licenses style 2014-11-06 00:48:16 +00:00
ipopt ipopt: add package 2014-11-12 03:43:35 +03:00
liblapack Fix Julia 0.3.0 build (for most purposes). Not making default yet because it is unclear if I missed something important. Failed to make it use external openblas and lapack correctly… 2014-08-24 00:24:55 +04:00
liblbfgs Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
openblas openblas: version bump to 0.2.13 2014-12-27 13:40:40 -06:00