qojulia / QuantumCumulants.jl

Generalized mean-field equations in open quantum systems
Other
70 stars 13 forks source link

Measurement backaction #181

Closed Nico0oblr closed 11 months ago

Nico0oblr commented 1 year ago

Pull request for the measurement backaction branch which implements the stochastic differential equations of motion when detection of loss channels is taken into account.

codecov[bot] commented 1 year ago

Codecov Report

Merging #181 (c594765) into master (bd61987) will decrease coverage by 3.31%. The diff coverage is 51.94%.

@@            Coverage Diff             @@
##           master     #181      +/-   ##
==========================================
- Coverage   81.76%   78.46%   -3.31%     
==========================================
  Files          24       26       +2     
  Lines        4635     5200     +565     
==========================================
+ Hits         3790     4080     +290     
- Misses        845     1120     +275     
Files Coverage Δ
src/QuantumCumulants.jl 100.00% <ø> (ø)
src/index_meanfield.jl 82.72% <100.00%> (ø)
src/meanfield.jl 90.64% <100.00%> (+0.13%) :arrow_up:
src/latexify_recipes.jl 0.00% <0.00%> (ø)
src/measurement_backaction.jl 34.84% <34.84%> (ø)
src/measurement_backaction_indices.jl 58.05% <58.05%> (ø)

... and 2 files with indirect coverage changes

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