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 8b93242 commit 6b57615Copy full SHA for 6b57615
src/qobj/arithmetic_and_attributes.jl
@@ -6,7 +6,7 @@ Arithmetic and Attributes for QuantumObject
6
7
export proj, ptrace, purity, permute
8
export tidyup, tidyup!
9
-export get_data, get_coherence
+export get_data, get_coherence, remove_coherence, mean_occupation
10
11
# Broadcasting
12
Base.broadcastable(x::QuantumObject) = x.data
0 commit comments