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 f07c055 commit 0284136Copy full SHA for 0284136
src/visualization.jl
@@ -69,7 +69,7 @@ plot_fock_distribution(::Val{T}, ρ::QuantumObject{SType}; kwargs...) where {T,S
69
70
A structure representing a Bloch sphere visualization for quantum states. Available keyword arguments are listed in the following fields.
71
72
-# Fields
+# Fields:
73
74
## Data storage
75
- `points::Vector{Matrix{Float64}}`: Points to plot on the Bloch sphere (3D coordinates)
0 commit comments