Skip to content

Commit 06e9bed

Browse files
Fe-r-ozytdHuang
andauthored
Update src/visualization.jl
Co-authored-by: Yi-Te Huang <[email protected]>
1 parent c4cb201 commit 06e9bed

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/visualization.jl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,8 @@ plot_fock_distribution(::Val{T}, ρ::QuantumObject{SType}; kwargs...) where {T,S
7575
@doc raw"""
7676
Bloch()
7777
78-
A structure representing a Bloch sphere visualization for quantum states."""
78+
A structure representing a Bloch sphere visualization for quantum states.
79+
"""
7980
@kwdef mutable struct Bloch
8081
# Data storage
8182
"""Points to plot on the Bloch sphere (3D coordinates)"""

0 commit comments

Comments
 (0)