mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 16:03:23 +00:00
commit
83644c8a0c
@ -17983,8 +17983,6 @@ with pkgs;
|
||||
withLapack = false;
|
||||
};
|
||||
|
||||
atlasWithLapack = atlas.override { withLapack = true; };
|
||||
|
||||
blas = callPackage ../development/libraries/science/math/blas { };
|
||||
|
||||
clblas-cuda = callPackage ../development/libraries/science/math/clblas/cuda {
|
||||
|
Loading…
Reference in New Issue
Block a user