Recent Releases of spotpy

spotpy - v1.6.6

Release Notes

  • Cleaning, updating of code

Full Changelog: https://github.com/thouska/spotpy/compare/v1.6.5...v1.6.6

- Python
Published by thouska about 1 year ago

spotpy - v1.6.5

Release Notes

  • Cleaning, updating of code

Full Changelog: https://github.com/thouska/spotpy/compare/v1.6.4...v1.6.5

- Python
Published by thouska about 1 year ago

spotpy - v1.6.4

Release Notes

  • Cleaning, updating of code and workflows

Full Changelog: https://github.com/thouska/spotpy/compare/v1.6.3...v1.6.4

- Python
Published by thouska about 1 year ago

spotpy - v1.6.3

Release Notes

  • Introducing eFast #330
  • Further cleaning and updating of code and workflows

Full Changelog: https://github.com/thouska/spotpy/compare/v1.6.2...v1.6.3

- Python
Published by thouska about 1 year ago

spotpy - v1.6.2

Release Notes

  • Fix links for tutorial #300
  • Minor editing in tutorials and analyser.py #302
  • Removal of SI calculation after sampling from the fast algorithm, as this is covered by the analyser
  • Removal of code testing with black, might be added again at some point as soon as a less picky or autoformat version is available

Full Changelog: https://github.com/thouska/spotpy/compare/v1.6.1...v1.6.2

- Python
Published by thouska about 3 years ago

spotpy - v1.6.1

Release Notes

  • Introduces new Github Actions workflow #287
  • Code testing with Black and isort #287
  • Automatic upload on test-pypi (always) and pypi (on release) #287
  • New folder structure with src and tutorials #287
  • Final clean-up of Python 2 leftovers #287
  • Removal of setup.py #292
  • Minor editing in tutorials and analyser.py

Full Changelog: https://github.com/thouska/spotpy/compare/v.1.5.16...v1.6.1

- Python
Published by thouska over 3 years ago

spotpy - v.1.5.16

Relase Notes

  • Update Tests to new Python3 standards
  • Cleanup of old tests
  • Introduce Github actions for testing and upload to pypi

- Python
Published by thouska almost 4 years ago

spotpy - v.1.5.15

Relase Notes

  • Using random number of chain pairs to generate the jump in Dream [#284]
  • Minor improvements in NSGAii [#246]
  • New Tutorial for List sampling
  • Longer Strings allowed for parameter names (change from '|U30' to '|U100')
  • Longer Floats by default in csv database (change from np.float16 to np.float32)
  • Added random_state also for random package, which should better reproducability of spotpy results when set via sampler (not set as default)

- Python
Published by thouska almost 4 years ago

spotpy - v.1.5.14

Relase Notes

  • New algorithm NSGAii [#246]
  • Bugfix in generalizedLikelihoodFunction [#257]
  • Bugfix in pickle file of sceua [#258]
  • New documentation slides [#259]

- Python
Published by thouska over 5 years ago

spotpy - Spotpy v1.5.11

Relase Notes

  • Fixes number of maximal loops in sce-ua
  • Speeds up the simulation time by skipping threading
  • Automatically uploads new versions on pypi
  • Defines the package dependencies and automatically installes them during setup

- Python
Published by thouska over 5 years ago

spotpy - Spotpy v1.5.10

Release Notes

Starting with this version, changes are documented via GitHub Tags and Releases.

- Python
Published by thouska over 5 years ago