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

Implement Stochastic Schrodinger equation #238

Merged
merged 6 commits into from
Sep 27, 2024

Avoid safety_copy

2930e3a
Select commit
Loading
Failed to load commit list.
Merged

Implement Stochastic Schrodinger equation #238

Avoid safety_copy
2930e3a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 27, 2024 in 1s

93.51% (-0.67%) compared to fd098b3

View this Pull Request on Codecov

93.51% (-0.67%) compared to fd098b3

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.51%. Comparing base (fd098b3) to head (2930e3a).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #238      +/-   ##
==========================================
- Coverage   94.17%   93.51%   -0.67%     
==========================================
  Files          30       31       +1     
  Lines        2181     2267      +86     
==========================================
+ Hits         2054     2120      +66     
- Misses        127      147      +20     

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