Dependencies for interpolation-0.1.1
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.6 && <0.6)
- interpolation
- utility-ht (>=0.0.9 && <0.1)
- buildable: False
interpolation-fit
- if flag(buildexamples) && flag(lapack)
- base (>=4.5 && <5)
- comfort-array (>=0.3 && <0.4)
- gnuplot (>=0.5.6 && <0.6)
- interpolation
- lapack (>=0.2.2 && <0.3)
- random (>=1.0 && <1.2)
- tfp (>=1.0 && <1.1)
- utility-ht (>=0.0.9 && <0.1)
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
buildexamples | Build example executables | Disabled |
lapack | Build examples that depend on lapack | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info