Skip to content

Commit f8af3d7

Browse files
committed
add warning about the cumulant expansion
1 parent 9bf4010 commit f8af3d7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/fock.jl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@ end
4848
4949
Bosonic operator on a [`FockSpace`](@ref) representing the quantum harmonic
5050
oscillator ground state projection.
51+
52+
Warning: The ground state projection is not meant to be used in the cumulant
53+
expansion.
5154
"""
5255
struct GroundStateProjection{H<:HilbertSpace,S,A,M} <: QSym
5356
hilbert::H

0 commit comments

Comments
 (0)