Dependencies for interpolation-0.1.0.2
Libraries
interpolation
- base (>=4 && <5)
- utility-ht (>=0.0.1 && <0.1)
Executables
interpolation-plot
- if flag(buildexamples)
- base (>=4.5 && <5)
- gnuplot (>=0.5.2 && <0.6)
- interpolation
- utility-ht (>=0.0.9 && <0.1)
- buildable: False
interpolation-fit
- if flag(buildexamples) && flag(hmatrix)
- base (>=4.5 && <5)
- gnuplot (>=0.5.2 && <0.6)
- hmatrix (>=0.15 && <0.16)
- hmatrix-banded (>=0.0 && <0.1)
- interpolation
- random (>=1.0 && <1.2)
- utility-ht (>=0.0.9 && <0.1)
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
buildexamples | Build example executables | Disabled |
hmatrix | Build examples that depend on hmatrix | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info