Cargo Features

[dependencies]
cellular_raza-building-blocks = { version = "0.2.3", default-features = false, features = ["pyo3", "gradients"] }
default = gradients

The gradients feature is set by default whenever cellular_raza-building-blocks is added without default-features = false somewhere in the dependency tree.

pyo3

Enables pyo3 <0.24, >=0.22

Affects cell_models::pool_bacteria

gradients default

Enables gradients of cellular_raza-concepts