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

they're good minimization algorithms Brent #2732

Merged
merged 5 commits into from
Sep 24, 2020

Conversation

eggrobin
Copy link
Member

@eggrobin eggrobin commented Sep 24, 2020

This should speed up #2400.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
numerics/root_finders_body.hpp Show resolved Hide resolved
@@ -1,16 +1,15 @@

#pragma once

#include "numerics/root_finders.hpp"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please keep this.

numerics/root_finders_body.hpp Show resolved Hide resolved
numerics/root_finders_test.cpp Outdated Show resolved Hide resolved
numerics/root_finders_test.cpp Outdated Show resolved Hide resolved
numerics/root_finders_test.cpp Outdated Show resolved Hide resolved
numerics/root_finders.hpp Outdated Show resolved Hide resolved
numerics/root_finders.hpp Outdated Show resolved Hide resolved
@pleroy pleroy added the LGTM label Sep 24, 2020
@eggrobin eggrobin merged commit 97ccf56 into mockingbirdnest:master Sep 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants