Stochss-compute

Latest version: v1.0.2

Safety actively analyzes 627711 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.0.2

Changes
- Dependency updates

**Full Changelog**: https://github.com/StochSS/stochss-compute/compare/v1.0.1...v1.0.2

1.0.1

Re:
- fix missing underscore 175
- solves import issue 176

1.0.0

StochSS-Compute is a compute delegation server for the [StochSS](https://github.com/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](https://stochss.github.io/stochss-compute/)
- Command line interface
- 2 Tutorial jupyter notebooks

New Contributors
* BryanRumsey made their first contribution in https://github.com/StochSS/stochss-compute/pull/153

**Full Changelog**: https://github.com/StochSS/stochss-compute/compare/v0.9.5...v1.0.0

0.9.5

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 https://github.com/StochSS/stochss-compute/pull/60 and https://github.com/StochSS/stochss-compute/pull/81
* Added `Tutorial0.ipynb` example notebook. mdip226 in https://github.com/StochSS/stochss-compute/pull/60
* Improvements to StochSS-Compute network failure handling. mdip226 in https://github.com/StochSS/stochss-compute/pull/67
* Miscellaneous `ModelRunRequest` serialization fixes. ethangreen-dev in https://github.com/StochSS/stochss-compute/pull/85
* General repository cleanup. Removed unused files and example notebooks. ethangreen-dev in https://github.com/StochSS/stochss-compute/pull/86 and https://github.com/StochSS/stochss-compute/pull/95
* Added Github action to automate Docker image pushes. mdip226 in https://github.com/StochSS/stochss-compute/pull/93
* Changed default API port from `1234` to `29681`. ethangreen-dev in https://github.com/StochSS/stochss-compute/pull/96
* Further simplified and improved Docker and Docker-Compose workflows. mdip226 in https://github.com/StochSS/stochss-compute/pull/100
* Added `README.md` to pypi package listing. ethangreen-dev in https://github.com/StochSS/stochss-compute/pull/107

**Full Changelog**: https://github.com/StochSS/stochss-compute/compare/v0.9.0...v0.9.5

0.9

New Contributors
* mdip226 made their first contribution in https://github.com/StochSS/stochss-compute/pull/28
* briandrawert made their first contribution in https://github.com/StochSS/stochss-compute/pull/59

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

0.9.0

What's Changed
* Project rename from stochss-remote to stochss-compute. by ethangreen-dev in https://github.com/StochSS/stochss-compute/pull/9
* Generic work delegation by ethangreen-dev in https://github.com/StochSS/stochss-compute/pull/10
* Removed Poetry by ethangreen-dev in https://github.com/StochSS/stochss-compute/pull/11
* Reworked API by ethangreen-dev in https://github.com/StochSS/stochss-compute/pull/12
* Revamp Docker configuration by ethangreen-dev in https://github.com/StochSS/stochss-compute/pull/13
* Better Dask integration by ethangreen-dev in https://github.com/StochSS/stochss-compute/pull/23
* Removed unused DaskDelegateConfig options. by ethangreen-dev in https://github.com/StochSS/stochss-compute/pull/25
* Use Redis for task state management instead of the Dask Scheduler by ethangreen-dev in https://github.com/StochSS/stochss-compute/pull/26
* Feature/persist pip by mdip226 in https://github.com/StochSS/stochss-compute/pull/28
* Implementation of a results API endpoint to support proxy operations on cached data. by ethangreen-dev in https://github.com/StochSS/stochss-compute/pull/27
* Kubernetes by mdip226 in https://github.com/StochSS/stochss-compute/pull/30
* Reorganization of API Endpoints by ethangreen-dev in https://github.com/StochSS/stochss-compute/pull/29
* Fix/results type error by mdip226 in https://github.com/StochSS/stochss-compute/pull/31
* Feature/helpful error messages by mdip226 in https://github.com/StochSS/stochss-compute/pull/39
* Implementation of `CacheProvider` and `SimpleDiskCache`. by ethangreen-dev in https://github.com/StochSS/stochss-compute/pull/49
* Pin package versions by ethangreen-dev in https://github.com/StochSS/stochss-compute/pull/51
* Update README.md by briandrawert in https://github.com/StochSS/stochss-compute/pull/59
* Fixed bug where job_result() would attempt to load a non-existing dataset. by ethangreen-dev in https://github.com/StochSS/stochss-compute/pull/63
* Fix/job cancel by mdip226 in https://github.com/StochSS/stochss-compute/pull/66
* Initial implementation of ensemble test suite. by ethangreen-dev in https://github.com/StochSS/stochss-compute/pull/52
* Docs/readme by mdip226 in https://github.com/StochSS/stochss-compute/pull/40

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.