Dependencies for blas-hs-0.1.1.0
Libraries
blas-hs
- base (>=4.5 && <5)
- storable-complex (>=0.2 && <1)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
no-netlib | Do not link with the reference Blas from Netlib. | Disabled |
no-accelerate | Do not link with the Accelerate Framework. Has no effect except on Darwin and Mac OS X. | Disabled |
openblas | Link with the OpenBLAS library. | Disabled |
mkl | Link with the Intel Math Kernel Library. | Disabled |
cblas | Link with the CBlas wrapper in addition to everything else. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info