Cargo Features
[dependencies]
cellular_raza-building-blocks = { version = "0.1.3", default-features = false, features = ["pyo3", "gradients"] }
- default = gradients
-
The
gradients
feature is set by default whenevercellular_raza-building-blocks
is added without
somewhere in the dependency tree.default-features = false - pyo3
-
Enables pyo3
Affects
cell_models::pool_bacteria
… - gradients default
-
Enables gradients of cellular_raza-concepts