Bertinus / FLeCS

Flexible and Learnable Cell Simulator
MIT License
8 stars 1 forks source link

Build out mutation abstract class #8

Closed Bertinus closed 1 year ago

Bertinus commented 2 years ago

We will need to make sure the CellPopulation object can handle parameter with a first dimension (corresponding to n_cells) higher than one.

Bertinus commented 1 year ago

done