Skip to content

Commit

Permalink
minor typo - quanta in an oscillator vs multiple oscillators
Browse files Browse the repository at this point in the history
  • Loading branch information
Krastanov authored Sep 8, 2024
1 parent 11285ef commit f6c8756
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ CPHASE|Z₁⟩|Z₂⟩
We also have symbolic representations of bosonic systems:

```jldoctest
julia> FockState(4) # Fock state with 4 quantum harmonic oscillators
julia> FockState(4) # Fock state with 4 excitation quanta
|4⟩
julia> Create, Destroy # creation and annihilation operators
Expand Down

0 comments on commit f6c8756

Please sign in to comment.