Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add benchmarking solver test suite #16

Open
mmckerns opened this issue Jul 3, 2014 · 1 comment
Open

add benchmarking solver test suite #16

mmckerns opened this issue Jul 3, 2014 · 1 comment

Comments

@mmckerns
Copy link
Member

mmckerns commented Jul 3, 2014

add a more robust solver test suite that performs benchmarking against several standard test functions

@mmckerns
Copy link
Member Author

solver test suite exists at: https://github.com/uqfoundation/mystic/blob/0ee606039f5ce9030f16c5a30eaccb1685e131fc/tests/solver_test_suite.py

There are 17 standard functions tested. However, it tests convergence, for some set of given conditions. It doesn't do benchmarking (statistics on: # of iterations, # function evaluations, accuracy in obtaining minima, likelihood to solve, etc).

An additional small test suite also exists that produces "best configuration" (for two functions, I believe).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant