Cargo Features
FeOs-Core has no features set by default.
[dependencies]
feos-core = { version = "0.8.0", features = ["rayon", "python"] }
- rayon python?
- python = numpy, pyo3, rayon
-
Enables python_macro of num-dual and python of quantity
quantity:
Directly use (scalar) quantities in Python interfaces through [pyo3] and the si-units package.
Affects
feos-core::python
…
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.