Skip to content

v.1.5.0

Compare
Choose a tag to compare
@seanebum seanebum released this 06 Jul 19:31
5cc9810

1.5.0 CHANGELOG

CHANGES

  • Live Graphing available
  • Pause/Resume with Keyboard Interrupts
  • Automatic solver selection will now prioritize the variable c solver unless the "precompile" flag is set to False
  • Removed "Basic" from NumPy-based solver names/files
  • Simplified imports structure for solvers
  • Parameters may now be target variables for Event Assignments

FIXES

  • Fixed issue where some events were not working with discrete species
  • Removed warnings that no longer make sense
  • PEP-8 Refactoring and general decoupling
  • Fixed bug where adding reactant/products by name rather than object caused an error for some systems
  • Fixed issue where plotly std dev range plot populated species backwards
  • Fixed issue where standard dev. range was not removed with it's relevant species when clicking off species in the plotly graph