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

increase solve error tolerance from 1e-6 to 1e-4 #407

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

vlandau
Copy link
Member

@vlandau vlandau commented Jan 28, 2024

Increases the error tolerance for solve accuracy. Closes #406.

Some related issues in Omniscape that this should hopefully address include Circuitscape/Omniscape.jl#142, Circuitscape/Omniscape.jl#127, Circuitscape/Omniscape.jl#108, and Circuitscape/Omniscape.jl#100.

@ViralBShah ViralBShah merged commit 8eb3f87 into master Jan 29, 2024
4 checks passed
@vlandau
Copy link
Member Author

vlandau commented Jan 31, 2024

@ranjanan would you mind issuing a patch release? I think there are some deps to update as well? But maybe that can wait for a separate release.

@ViralBShah ViralBShah deleted the increase_error_tol branch January 31, 2024 14:22
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.

Increase tolerance of assert check for solve accuracy, or add option to allow failure.
2 participants