gugarosa / opytimizer

🐦 Opytimizer is a Python library consisting of meta-heuristic optimization algorithms.
https://opytimizer.readthedocs.io
Apache License 2.0
604 stars 41 forks source link

Test update #3

Closed lzfelix closed 5 years ago

lzfelix commented 5 years ago

This PR introduces the following modifications:

With these changes in place, the tests were executed 100 times without failure (hence, the chance of a build failing due to poor initialization points is <1%. On the other hand, the overall execution time was increased by 0.8 seconds (from ~1.3 seconds to ~2.1 seconds) in a 2015 macbook pro.