thouska / spotpy

A Statistical Parameter Optimization Tool
https://spotpy.readthedocs.io/en/latest/
MIT License
254 stars 152 forks source link

Included a random state variable #129

Closed florianjehn closed 6 years ago

florianjehn commented 6 years ago

This variable allows to define a starting number for random processes to make the predictable.

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 473


Files with Coverage Reduction New Missed Lines %
spotpy/algorithms/rope.py 1 91.05%
spotpy/algorithms/fscabc.py 2 83.33%
spotpy/algorithms/demcz.py 2 91.67%
spotpy/database.py 2 88.46%
spotpy/describe.py 2 86.67%
spotpy/algorithms/abc.py 3 87.85%
spotpy/parameter.py 7 97.0%
spotpy/unittests/test_gui_mpl.py 25 93.75%
spotpy/gui/mpl.py 77 90.59%
<!-- Total: 121 -->
Totals Coverage Status
Change from base Build 469: 0.1%
Covered Lines: 4737
Relevant Lines: 5403

💛 - Coveralls