- Refactored plotting module
- Removed
kaleido
dependency due to compilation issues - Measurements are now plotted in a grid and saved to HTML (or previewed directly)
- Removed
- Simulation based on stoichiometry matrix
- Instead of deriving ODEs, the crate now distinguishes between two modes: ODE and Stoich
- The type of mode is derived from the document
- Users can opt to derive ODEs from reactions
Full Changelog: v0.1.1...v0.1.2