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

integrate backwards in time #353

Closed AmitRotem closed 1 year ago

AmitRotem commented 1 year ago

added kwargs tdir to SavingCallback, so that we could propagate backwards in time; e.g., from time 7 to time 0

codecov[bot] commented 1 year ago

Codecov Report

Merging #353 (9df18aa) into master (8e3a6ef) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #353   +/-   ##
=======================================
  Coverage   98.03%   98.03%           
=======================================
  Files          16       16           
  Lines        1422     1422           
=======================================
  Hits         1394     1394           
  Misses         28       28           
Impacted Files Coverage Δ
src/stochastic_base.jl 100.00% <ø> (ø)
src/timeevolution_base.jl 100.00% <ø> (ø)

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