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

feat: use HomotopyContinuationProblem in NonlinearProblem if possible #3249

Merged
merged 7 commits into from
Dec 9, 2024

Conversation

AayushSabharwal
Copy link
Member

Checklist

  • Appropriate tests were added
  • Any code changes were done in a way that does not break public API
  • All documentation related to code changes were updated
  • The new code follows the
    contributor guidelines, in particular the SciML Style Guide and
    COLPRAC.
  • Any new documentation only uses public API

Additional context

Add any other context about the problem here.

"In $sym: Exponent $pow contains unknowns of the system"
elseif reason == NonPolynomialReason.BaseNotPolynomial
base = arguments(sym)[1]
"In $sym: Base $base is not a polynomial in the unknowns"
Copy link
Member

Choose a reason for hiding this comment

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

Make these be the docstrings in the enumx?

@AayushSabharwal AayushSabharwal force-pushed the as/hc-everywhere branch 2 times, most recently from edeeb1a to 5b6918c Compare November 30, 2024 17:52
@ChrisRackauckas ChrisRackauckas merged commit 5306a7a into SciML:master Dec 9, 2024
40 of 42 checks passed
@AayushSabharwal AayushSabharwal deleted the as/hc-everywhere branch December 9, 2024 08:49
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.

2 participants