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

Change default tolerance for ODE-based solvers #170

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

ytdHuang
Copy link
Member

@ytdHuang ytdHuang commented Jun 17, 2024

The relative and absolute tolerances (reltol and abstol) in QuTiP is 1e-6 and 1e-8, respectively.

Maybe we should make it the same as QuTiP, so that people can easily compare the results between two packages under the similar condition.

Copy link

codecov bot commented Jun 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.22%. Comparing base (b0ad0a9) to head (6ce6b6d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #170   +/-   ##
=======================================
  Coverage   93.22%   93.22%           
=======================================
  Files          28       28           
  Lines        2051     2051           
=======================================
  Hits         1912     1912           
  Misses        139      139           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@albertomercurio albertomercurio merged commit ae7d35d into qutip:main Jun 17, 2024
14 checks passed
@ytdHuang ytdHuang deleted the tolerance branch June 18, 2024 01:01
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