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

Conversation

albertomercurio
Copy link
Member

Description

This is the second trial after the mess of PR #210

Copy link

codecov bot commented Sep 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.51%. Comparing base (fd098b3) to head (2930e3a).
Report is 3 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     
Flag Coverage Δ
?

Flags with carried forward coverage won't be shown. Click here to find out more.

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

src/QuantumToolbox.jl Outdated Show resolved Hide resolved
src/QuantumToolbox.jl Outdated Show resolved Hide resolved
Project.toml Show resolved Hide resolved
src/QuantumToolbox.jl Outdated Show resolved Hide resolved
@albertomercurio albertomercurio merged commit 9172e82 into qutip:main Sep 27, 2024
10 of 11 checks passed
albertomercurio added a commit to albertomercurio/QuantumToolbox.jl that referenced this pull request Sep 28, 2024
* Implement Stochastic Schrodinger equation

* Minor changes

* Minor changes on the import

* Fix wrong link

* Fix instabilities

* Avoid safety_copy
albertomercurio added a commit to albertomercurio/QuantumToolbox.jl that referenced this pull request Sep 28, 2024
* Implement Stochastic Schrodinger equation

* Minor changes

* Minor changes on the import

* Fix wrong link

* Fix instabilities

* Avoid safety_copy
@albertomercurio albertomercurio deleted the ssesolve branch September 28, 2024 21:47
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