Skip to content

Releases: StochSS/stochss-compute

v1.0.2

01 May 21:44
826cf76
Compare
Choose a tag to compare

Changes

  • Dependency updates

Full Changelog: v1.0.1...v1.0.2

v1.0.1

28 Feb 18:40
853447f
Compare
Choose a tag to compare

Re:

  • fix missing underscore #175
  • solves import issue #176

v1.0.0

09 Feb 19:41
4341436
Compare
Choose a tag to compare

StochSS-Compute is a compute delegation server for the StochSS family of stochastic simulation software. StochSS-Compute allows for one to run StochSS or GillesPy2 simulations on distributed cloud compute resources.

  • Major refactor - API v2
  • AWS EC2 integration
  • Documentation Website
  • Command line interface
  • 2 Tutorial jupyter notebooks

New Contributors

Full Changelog: v0.9.5...v1.0.0

stochss-compute Release v0.9.5

31 May 18:34
Compare
Choose a tag to compare

What's changed

  • General improvements to StochSS-Compute startup via the integration of CLI parsing in app.py and implementation of the startup script startup.py. @mdip226 in #60 and #81
  • Added Tutorial0.ipynb example notebook. @mdip226 in #60
  • Improvements to StochSS-Compute network failure handling. @mdip226 in #67
  • Miscellaneous ModelRunRequest serialization fixes. @ethangreen-dev in #85
  • General repository cleanup. Removed unused files and example notebooks. @ethangreen-dev in #86 and #95
  • Added Github action to automate Docker image pushes. @mdip226 in #93
  • Changed default API port from 1234 to 29681. @ethangreen-dev in #96
  • Further simplified and improved Docker and Docker-Compose workflows. @mdip226 in #100
  • Added README.md to pypi package listing. @ethangreen-dev in #107

Full Changelog: v0.9.0...v0.9.5

v0.9.0

28 Jan 20:32
21f672c
Compare
Choose a tag to compare

stochss-compute Release v0.9.0

What's Changed

New Contributors

Full Changelog: https://github.com/StochSS/stochss-compute/commits/v0.9.0