Releases: thouska/spotpy
Releases · thouska/spotpy
v1.6.7
16 Feb 13:35
Compare
Sorry, something went wrong.
No results found
Release Notes
New Algorithm for sensitivity analysis (Morris Screening
Bugfix in KGE non-parametric
Full Changelog : v1.6.6...v1.6.7
v1.6.6
18 Feb 09:52
Compare
Sorry, something went wrong.
No results found
v1.6.5
13 Feb 12:42
Compare
Sorry, something went wrong.
No results found
v1.6.4
13 Feb 10:30
Compare
Sorry, something went wrong.
No results found
Release Notes
Cleaning, updating of code and workflows
Full Changelog : v1.6.3...v1.6.4
v1.6.3
12 Feb 17:14
Compare
Sorry, something went wrong.
No results found
Release Notes
Introducing eFast #330
Further cleaning and updating of code and workflows
Full Changelog : v1.6.2...v1.6.3
v1.6.2
28 Feb 09:28
Compare
Sorry, something went wrong.
No results found
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 : v1.6.1...v1.6.2
v1.6.1
08 Sep 11:43
Compare
Sorry, something went wrong.
No results found
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 : v.1.5.16...v1.6.1
v.1.5.16
21 Jun 14:46
Compare
Sorry, something went wrong.
No results found
Relase Notes
Update Tests to new Python3 standards
Cleanup of old tests
Introduce Github actions for testing and upload to pypi
v.1.5.15
21 Jun 12:27
Compare
Sorry, something went wrong.
No results found
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)
v.1.5.14
09 Oct 13:07
Compare
Sorry, something went wrong.
No results found
Relase Notes
New algorithm NSGAii [#246 ]
Bugfix in generalizedLikelihoodFunction [#257 ]
Bugfix in pickle file of sceua [#258 ]
New documentation slides [#259 ]