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

Only use set_time! for tdop updates #369

Closed amilsted closed 11 months ago

amilsted commented 11 months ago

Calling the operator itself will become slow if https://github.com/qojulia/QuantumOpticsBase.jl/pull/124 is merged.

codecov[bot] commented 11 months ago

Codecov Report

Merging #369 (0365e26) into master (7474584) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #369   +/-   ##
=======================================
  Coverage   97.82%   97.82%           
=======================================
  Files          18       18           
  Lines        1516     1516           
=======================================
  Hits         1483     1483           
  Misses         33       33           
Files Changed Coverage Δ
src/time_dependent_operators.jl 100.00% <100.00%> (ø)

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