Cargo Features

feos-gc-pcsaft has no features set by default.

[dependencies]
feos-gc-pcsaft = { version = "0.1.1", features = ["python", "micelles"] }
python = numpy, pyo3

Enables python of feos-dft ^0.2

Affects feos-gc-pcsaft::python

micelles

Affects feos-gc-pcsaft::micelles

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.

numpy python?

Enables numpy ^0.16

pyo3 python?

Enables pyo3 ^0.16