KarrLab / wc_sim

A multi-algorithmic simulator for whole-cell models
MIT License
6 stars 2 forks source link

Consider merging `dynamic_component` and `dynamic_expression` modules #46

Closed jonrkarr closed 4 years ago

jonrkarr commented 5 years ago

I had to change the import structure so that dynamic_components imports dynamic_expressions which importsdynamic_components`. This could be simplified by merging the modules.