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

Fix pts #501

Merged
merged 2 commits into from
May 15, 2023
Merged

Fix pts #501

merged 2 commits into from
May 15, 2023

Conversation

Sichao25
Copy link
Collaborator

Fix two bugs in finding fixed points.

  • The function will raise an unexpected error when no fixed points are found.
  • The parameters should be passed as keyword arguments, or it will cause the error (because the order is different).

@Xiaojieqiu Xiaojieqiu merged commit 6e1d81a into aristoteleo:master May 15, 2023
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