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

Improve singular matrix error #301

Merged
merged 2 commits into from
Dec 27, 2024
Merged

Improve singular matrix error #301

merged 2 commits into from
Dec 27, 2024

Conversation

Saelyos
Copy link
Collaborator

@Saelyos Saelyos commented Dec 20, 2024

Improve error message when there is a NaN in the jacobian, by identifying the problematic element

Closes #299

@Saelyos Saelyos added the enhancement New feature or request label Dec 20, 2024
@Saelyos Saelyos requested a review from alihamdan December 20, 2024 14:09
@Saelyos Saelyos self-assigned this Dec 20, 2024
@alihamdan alihamdan marked this pull request as ready for review December 27, 2024 10:19
@alihamdan alihamdan merged commit 1e991e1 into develop Dec 27, 2024
6 checks passed
@alihamdan alihamdan deleted the singular-error branch December 27, 2024 10:19
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.

ENH: Improve the error message in case of a singular jacobian
2 participants