Cargo Features
num-dual has no features set by default.
[dependencies]
num-dual = { version = "0.10.3", features = ["python_macro", "python", "linalg", "serde"] }
- python_macro python?
- python = ndarray, numpy, pyo3, python_macro
-
Affects
num-dual::python
… - linalg = ndarray
-
Affects
num-dual::linalg
…
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.