thouska / spotpy

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

Sample a predefined number of generations in SCEUA #252

Closed lu-kas closed 4 years ago

lu-kas commented 4 years ago

This PR covers two things in the SCEUA algorithm:

  1. It corrects the breakpoint logic, as the breakpoint was written too often.
  2. It adds the possibility to define a number of generation to be computed during sampling.
coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 849


Changes Missing Coverage Covered Lines Changed/Added Lines %
spotpy/algorithms/sceua.py 10 22 45.45%
<!-- Total: 10 22 45.45% -->
Totals Coverage Status
Change from base Build 843: -0.2%
Covered Lines: 4135
Relevant Lines: 4606

💛 - Coveralls
thouska commented 4 years ago

Great thank you for contribution, this feature will be available in Spotpy version >1.5.11 on PyPi

lu-kas commented 4 years ago

Thanks for your great tool! If issues arise in the context of my contribution, please assign me to them directly.