Skip to content

v0.1.2

Latest
Compare
Choose a tag to compare
@JR-1991 JR-1991 released this 25 May 14:35
  • Refactored plotting module
    • Removed kaleido dependency due to compilation issues
    • Measurements are now plotted in a grid and saved to HTML (or previewed directly)
  • 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