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

Feature/polynomial line search #95

Merged
merged 2 commits into from
Sep 14, 2022
Merged

Conversation

sblauth
Copy link
Owner

@sblauth sblauth commented Sep 14, 2022

Adds polynomial-based line search methods to cashocs. These shall become the new default line search in the future.

Closes #87, closes #32

@sblauth sblauth added the enhancement New feature or request label Sep 14, 2022
@sblauth sblauth self-assigned this Sep 14, 2022
@sblauth sblauth merged commit 0c3c7a4 into main Sep 14, 2022
@sblauth sblauth deleted the feature/polynomial_line_search branch September 14, 2022 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Development] Advanced stepsize computation [Development] Implement other types of line search
1 participant