Skip to content

Releases: dweindl/sbmlmath

sbmlmath v0.3.0

05 Feb 20:43
Compare
Choose a tag to compare

What's Changed

  • Coherent sbml_level, sbml_version arguments by @dweindl in #26
  • Added warnings for SBML level < 3 by @dweindl in #27
  • Use proper SBML level and version in sbml_math_to_sympy by @dweindl in #28
  • Add RateOf.eval() by @dweindl in #30

Full Changelog: v0.2.0...v0.3.0

sbmlmath v0.2.0

14 Oct 18:46
58eecd8
Compare
Choose a tag to compare

What's Changed

  • Fixed equality and isinstance checks for CSymbol and derived classes by @dweindl in #20
  • Fixed equality and isinstance checks for CFunction and derived classes by @dweindl in #22
  • Added set_math by @dweindl in #25

Full Changelog: v0.1.1...v0.2.0

sbmlmath v0.1.1

11 Sep 07:32
Compare
Choose a tag to compare

Fixed version number in pyproject.toml. No further changes.

Full Changelog: v0.1.0...v0.1.1

sbmlmath v0.1.0

11 Sep 06:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.3...v0.1.0

sbmlmath v0.0.3

07 Jul 17:55
Compare
Choose a tag to compare

Relaxed python requirements to >=3.9 (by @dweindl in #2)

Full Changelog: v0.0.2...v0.0.3

sbmlmath v0.0.2

25 Jun 05:08
Compare
Choose a tag to compare

Fixes:

  • Work around 32bit integer over-/underflow in libsbml for <cn type="integer">...</cn>

Full Changelog: v0.0.1...v0.0.2

sbmlmath v0.0.1

20 Jun 06:18
Compare
Choose a tag to compare