qojulia / QuantumOptics.jl

Library for the numerical simulation of closed as well as open quantum systems.
http://qojulia.org
Other
518 stars 101 forks source link

Propagating operators with schroedinger #360

Closed AmitRotem closed 1 year ago

AmitRotem commented 1 year ago

Similar to https://github.com/qojulia/QuantumOptics.jl/pull/340. Allow Operators with different left and right basis to propagate with schroedinger + tests.

Also, update this in the doc string of schroedinger and schroedinger_dynamics. Is the wording clear enough?

codecov[bot] commented 1 year ago

Codecov Report

Merging #360 (ece270e) into master (cda5818) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #360   +/-   ##
=======================================
  Coverage   98.05%   98.05%           
=======================================
  Files          16       16           
  Lines        1438     1438           
=======================================
  Hits         1410     1410           
  Misses         28       28           
Impacted Files Coverage Δ
src/schroedinger.jl 93.75% <ø> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more