Dependencies for hmatrix-0.5.2.0
Libraries
hmatrix
- haskell98
- if flag(splitbase)
- array
- base (>=3 && <5)
- HUnit
- process
- QuickCheck
- storable-complex
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| splitbase | Choose the new smaller, split-up base package. | Enabled |
| mkl | Link with Intel's MKL optimized libraries. | Disabled |
| accelerate | Use the accelerate framework for LAPACK/BLAS on OS X | Disabled |
| unsafe | Compile the library with bound checking disabled. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info