We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bf4010 commit f8af3d7Copy full SHA for f8af3d7
src/fock.jl
@@ -48,6 +48,9 @@ end
48
49
Bosonic operator on a [`FockSpace`](@ref) representing the quantum harmonic
50
oscillator ground state projection.
51
+
52
+Warning: The ground state projection is not meant to be used in the cumulant
53
+ expansion.
54
"""
55
struct GroundStateProjection{H<:HilbertSpace,S,A,M} <: QSym
56
hilbert::H
0 commit comments