-
Notifications
You must be signed in to change notification settings - Fork 2
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
Feature/benchmarking new solvers #971
Conversation
Performance reviewCommit
|
f9ca991
to
ce685db
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Quite a few comments, but looks good!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few more changes, plus some unresolved comments from the previous review.
PR Type
Description
Adds a new solver class Iterative Herding
Adds Compress++, and iterative herding to benchmarking scripts
Updates benchmarking results in documentation
How Has This Been Tested?
Existing tests pass as expected.
New tests introduced with this change verify that Iterative Herding method works as expected
Does this PR introduce a breaking change?
Checklist before requesting a review