Skip to content

Releases: vivarium-collective/biosimulator-processes

Comparison integration

30 May 17:31
Compare
Choose a tag to compare

This release introduces a series of classes which inherit from the UniformTimeCourse step base.

Full Changelog: v0.0.25...v0.0.26

Q1_2024_release

07 May 17:42
Compare
Choose a tag to compare

What's new?:

  • Fixes an issue with process result retrieval from composite emitter.
  • Performs "housekeeping" on existing TelluriumProcess and CopasiProcess process_bigraph.Process implementations.
  • Adds AmiciProcess to biosimulator_processes/processes library.
  • Creates and adds ODEComparator process to processes library for simulator comparison.
  • Adds ./compare_api library which contains the spec and logic for the Compare REST API.