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

Test problem library for regression tests #222

Closed
wants to merge 2 commits into from

Conversation

FHoltorf
Copy link
Contributor

@FHoltorf FHoltorf commented Sep 27, 2023

My interpretation of @avik-pal's proposal (#210 (comment)) for how to include the test problem library as part of the tests. If someone has an idea for a more elegant way to flag which tests are allowed to fail (i.e., problems for which we do not expect a given solver to converge), that would be very much appreciated. Here it needs to be done by hand.

@@ -0,0 +1,570 @@
using NonlinearSolve, LinearAlgebra
Copy link
Member

Choose a reason for hiding this comment

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

We can just use the NonlinearProblemLibrary here?

@avik-pal
Copy link
Member

avik-pal commented Oct 6, 2023

I pulled the changes here into #226

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

Successfully merging this pull request may close these issues.

3 participants