apkille / Gabs.jl

Simulating Gaussian quantum information in the phase space representation.
https://apkille.github.io/Gabs.jl/
MIT License
7 stars 1 forks source link

Rename `outcome` function with `output` #6

Closed apkille closed 2 weeks ago

apkille commented 2 weeks ago

Per Ref. https://journals.aps.org/rmp/pdf/10.1103/RevModPhys.84.621, output is a more standard way of referring to the mapping of subsystem A by a general dyne measurement. outcome can be misleading, as it often refers to the measurement conditional state.

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Files with missing lines Coverage Δ
src/Gabs.jl 100.00% <ø> (ø)
src/measurements.jl 100.00% <100.00%> (ø)