Dependencies for wuerfelschlange-0.1
Executables
wuerfelschlange-graph
- if flag(buildgraph)
- base (>=4.5 && <5)
- containers (>=0.4 && <0.8)
- buildable: False
wuerfelschlange-matrix
- if flag(buildmatrix)
- base (>=4.5 && <5)
- comfort-array (>=0.5 && <0.6)
- lapack (>=0.4 && <0.6)
- netlib-ffi (>=0.1.1 && <0.2)
- utility-ht (>=0.0.13 && <0.1)
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
buildgraph | Build graph generator | Enabled |
buildmatrix | Build matrix computations | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info