Skip to content

Patch compute_critical_points#11

Merged
PBrdng merged 13 commits into
mainfrom
pass-options-to-solve
Jun 3, 2026
Merged

Patch compute_critical_points#11
PBrdng merged 13 commits into
mainfrom
pass-options-to-solve

Conversation

@PBrdng

@PBrdng PBrdng commented Jun 2, 2026

Copy link
Copy Markdown
Collaborator

This PR adds a safety mechanism for when compute_critical_points fails to find all critical points by running one monodromy at the end to catch missing solutions.

Furthermore, there were bugs that prevented us from using

  • options for solve or monodromy_solve
  • using newton method for finding start pairs.
    This PR fixes these issues.

@PBrdng PBrdng changed the title Pass options to solve Pass options to solve and monodromy_solve Jun 2, 2026
@PBrdng PBrdng changed the title Pass options to solve and monodromy_solve Patch compute_critical_points Jun 3, 2026
@PBrdng PBrdng merged commit 1eb56c0 into main Jun 3, 2026
2 checks passed
@PBrdng PBrdng deleted the pass-options-to-solve branch June 3, 2026 08:48
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.

1 participant