Cargo Features

FeOs-Core has no features set by default.

[dependencies]
feos-core = { version = "0.6.1", features = ["rayon", "python"] }
rayon python?

Enables rayon, rayon of ndarray

python = numpy, pyo3, rayon

Enables python_macro of num-dual ^0.8, python of quantity ^0.7

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.

quantity python?

Enables quantity ^0.7

numpy python?

Enables numpy ^0.20

pyo3 python?

Enables pyo3 ^0.20