Dependencies for hmatrix-0.9.3.0
Libraries
hmatrix
- array
- base (>=4 && <4.3)
- process
- storable-complex
- if flag(vector)
- if flag(tests)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
tests | Build tests | Enabled |
dd | svd = zgesdd | Enabled |
mkl | Link with Intel's MKL optimized libraries. | Disabled |
unsafe | Compile the library with bound checking disabled. | Disabled |
vector | Use Data.Vector.Storable type from "vector" package. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info