Releases: sustainable-processes/summit
Releases · sustainable-processes/summit
Summit 0.6.0
Improve build and installation process (#69) * Update installation to rely only on pyproject and setup.py * Update readthedocs settings * Change to python github actions * Correct error ci.yml * Switch to only using poetry * Update Github action to use setup-poetry * Ensure action installs poetry dependencies' * Upgrade gryffin * Fix installation and build * Fix readthedocs install * Wipe build env on readthdocs and downgrade python ver * Update README.md with badges and fix typo in pyproject.toml * Update README * Finish redo of Github actions workflow to include test,build & publish * Correct ci.yml * Test publish step * Comment out pytest * Move get_version to main folder * Add job dependency * Bump version in preparation for new release and clean up README * Enable automated insertion of open in colab badge
Summit 0.5.0
This release has all of the strategies, benchmarks and experiments for our upcoming paper implemented.
0.4.0
-
Implemented Bayesian optimization, Nelder-Mead and Snobfit strategies
-
Added several benchmarks
Restructured repository
Restructure repository (#13) * Redo folder structure and start amending references * Update setup.py using dephell to be able to install summit * Set up tests for domains The variables don't have __eq__ methods * Update random strategy doctests * Update lhs doc test code... might need to take this out if it is too brittle * Bump version and output setup.py * Make updates to tsemo
v0.2.2
Demos for version 0.2.2. This includes the formulation and nanosilica demos.
Demos
This demos of the capabilities of summit for formulation optimization.
Early Alpha release
This is an early release with some basic features.