Cargo Features
Integraal has no features set by default.
[dependencies]
integraal = { version = "0.1.0", features = ["boole", "montecarlo", "romberg"] }
FEATURES
- boole
-
gated because it is not implemented for all input kinds
- montecarlo
-
gated because of additional dep
Enables rand
- romberg
-
gated because it is not implemented for all input kinds
Features from optional dependencies
DEPS