Py-modelrunner

Latest version: v0.18.0

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

Scan your dependencies

Page 1 of 5

0.18.0

What's Changed
* Changed the `Result` class to be more versatile by david-zwicker in https://github.com/zwicker-group/py-modelrunner/pull/70


**Full Changelog**: https://github.com/zwicker-group/py-modelrunner/compare/0.17.1...0.18.0

0.17.1

Slightly changed storage organization for `Result` class

What's Changed
* Added `tree` method to display storage structure by david-zwicker in https://github.com/zwicker-group/py-modelrunner/pull/64
* Allow sending log data to stdout and stderr in scripts by david-zwicker in https://github.com/zwicker-group/py-modelrunner/pull/65
* Fixed bug in background job template by david-zwicker in https://github.com/zwicker-group/py-modelrunner/pull/66
* Change location of storage of models by david-zwicker in https://github.com/zwicker-group/py-modelrunner/pull/67
* Deprecated `.data` attribute of `Result` class by david-zwicker in https://github.com/zwicker-group/py-modelrunner/pull/68


**Full Changelog**: https://github.com/zwicker-group/py-modelrunner/compare/0.16.0...0.17.1

0.17.0

What's Changed
* Added `tree` method to display storage structure by david-zwicker in https://github.com/zwicker-group/py-modelrunner/pull/64
* Allow sending log data to stdout and stderr in scripts by david-zwicker in https://github.com/zwicker-group/py-modelrunner/pull/65
* Fixed bug in background job template by david-zwicker in https://github.com/zwicker-group/py-modelrunner/pull/66
* Change location of storage of models by david-zwicker in https://github.com/zwicker-group/py-modelrunner/pull/67
* Deprecated `.data` attribute of `Result` class by david-zwicker in https://github.com/zwicker-group/py-modelrunner/pull/68
* Expose `.storage`, where models write data during simulation, in `Result` class by david-zwicker in https://github.com/zwicker-group/py-modelrunner/pull/68

**Full Changelog**: https://github.com/zwicker-group/py-modelrunner/compare/0.16.0...0.17.0

0.16.0

What's Changed
* Improved documentation and addded `utils` module by david-zwicker in https://github.com/zwicker-group/py-modelrunner/pull/56
* Improved examples in docs by david-zwicker in https://github.com/zwicker-group/py-modelrunner/pull/57
* Established configuration system by david-zwicker in https://github.com/zwicker-group/py-modelrunner/pull/59
* Added pyupgrade to format source code by david-zwicker in https://github.com/zwicker-group/py-modelrunner/pull/60
* Some maintainance talks by david-zwicker in https://github.com/zwicker-group/py-modelrunner/pull/61
* Replaced assert statements with proper checks by david-zwicker in https://github.com/zwicker-group/py-modelrunner/pull/62
* Much improved handling of trajectories by david-zwicker in https://github.com/zwicker-group/py-modelrunner/pull/63


**Full Changelog**: https://github.com/zwicker-group/py-modelrunner/compare/0.15.0...0.16.0

0.15.0

What's Changed
* Parameters can now be marked as required by david-zwicker in https://github.com/zwicker-group/py-modelrunner/pull/53
* Allow specifying choices for parameter values by david-zwicker in https://github.com/zwicker-group/py-modelrunner/pull/54
* Enable python 3.12 for package by david-zwicker in https://github.com/zwicker-group/py-modelrunner/pull/55


**Full Changelog**: https://github.com/zwicker-group/py-modelrunner/compare/0.14.0...test

0.14.0

This release restructures almost the entire storage backend and changes the definition of states. It is thus not very backward compatible.

What's Changed
* Set thread count in submission script by david-zwicker in https://github.com/zwicker-group/py-modelrunner/pull/46
* Fixed bug where thread count was not set properly by david-zwicker in https://github.com/zwicker-group/py-modelrunner/pull/49
* Minor changes by david-zwicker in https://github.com/zwicker-group/py-modelrunner/pull/50
* Complete restructuring of storage and state classes by david-zwicker in https://github.com/zwicker-group/py-modelrunner/pull/51
* Cleaned up some types by david-zwicker in https://github.com/zwicker-group/py-modelrunner/pull/52


**Full Changelog**: https://github.com/zwicker-group/py-modelrunner/compare/0.13.0...0.14.0

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.