Dependencies for hmatrix-0.14.0.1
Libraries
hmatrix
- array (<0.5)
- base (>=4 && <4.7)
- binary (<0.6)
- process (<1.2)
- random (<1.2)
- storable-complex (<0.3)
- vector (>=0.8 && <0.13)
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| dd | svd = zgesdd | Enabled |
| mkl | Link with Intel's MKL optimized libraries. | Disabled |
| unsafe | Compile the library with bound checking disabled. | Disabled |
| finit | Force FPU initialization in foreing calls | Disabled |
| debugfpu | Check FPU stack | Disabled |
| debugnan | Check NaN | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info