Crate cellular_raza

source ·
Expand description

“What I cannot create, I do not understand.”

— Richard P. Feynman

cellular_raza is an agent-based modeling tool to simulate individual biological cells with a mechanistically driven mindset. This means, properties of cells are individually driven by strictly local phenomena.

Re-exports§

  • pub use cellular_raza_building_blocks as building_blocks;
  • pub use cellular_raza_concepts as concepts;
  • pub use cellular_raza_core as core;

Modules§

  • Re-exports the default simulation types and traits.