Stefan-Endres / shgo

Simplicial Homology Global Optimization
https://stefan-endres.github.io/shgo
MIT License
44 stars 12 forks source link

Tests pass (also on Travis) #2

Closed alchemyst closed 6 years ago

alchemyst commented 6 years ago

I had to fix some errors in the code to get the tests to pass locally and I have also enabled Travis tests on the basic test suite for an additional cross-platform check.

Stefan-Endres commented 6 years ago

Thank you. The iters argument is a recent modification to avoid using the iter keyword. I believe the functions were compiled on my system which allowed the tests to pass despite the error.