thouska / spotpy

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

sce-ua termination criterion documentation and possible division by zero fix #164

Closed jmp75 closed 6 years ago

jmp75 commented 6 years ago

Suggested small rephrasing for the documentation of sce-ua stopping criterion parameters.

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 544


Changes Missing Coverage Covered Lines Changed/Added Lines %
spotpy/algorithms/sceua.py 2 9 22.22%
<!-- Total: 2 9 22.22% -->
Files with Coverage Reduction New Missed Lines %
spotpy/algorithms/mle.py 1 93.88%
spotpy/algorithms/dream.py 1 89.0%
spotpy/algorithms/sceua.py 1 85.1%
spotpy/algorithms/rope.py 1 90.0%
spotpy/algorithms/demcz.py 1 91.99%
spotpy/algorithms/abc.py 2 88.79%
spotpy/database.py 2 88.46%
spotpy/algorithms/fscabc.py 4 82.54%
spotpy/parameter.py 7 97.47%
spotpy/unittests/test_describe.py 15 95.0%
<!-- Total: 195 -->
Totals Coverage Status
Change from base Build 543: -0.07%
Covered Lines: 4456
Relevant Lines: 4975

💛 - Coveralls
thouska commented 6 years ago

very good. Thanks a lot for your contribution!