Skip to content

Releases: sustainable-processes/summit

Summit 0.6.0

21 Sep 15:48
bc5ab90
Compare
Choose a tag to compare
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

06 Sep 23:41
3a88696
Compare
Choose a tag to compare

This release has all of the strategies, benchmarks and experiments for our upcoming paper implemented.

0.4.0

10 Jun 09:00
Compare
Choose a tag to compare
  • Implemented Bayesian optimization, Nelder-Mead and Snobfit strategies

  • Added several benchmarks

Restructured repository

17 Apr 12:16
1a548f1
Compare
Choose a tag to compare
Pre-release
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

23 Oct 15:19
Compare
Choose a tag to compare

Demos for version 0.2.2. This includes the formulation and nanosilica demos.

Demos

22 Oct 10:58
Compare
Choose a tag to compare

This demos of the capabilities of summit for formulation optimization.

Early Alpha release

20 Aug 02:22
804c85b
Compare
Choose a tag to compare
Early Alpha release Pre-release
Pre-release

This is an early release with some basic features.