Skip to content

Commit 9910a34

Browse files
author
Adria Labay
committed
export functions
1 parent f1f9bf2 commit 9910a34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/qobj/arithmetic_and_attributes.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Arithmetic and Attributes for QuantumObject
66

77
export proj, ptrace, purity, permute
88
export tidyup, tidyup!
9-
export get_data, get_coherence
9+
export get_data, get_coherence, remove_coherence, mean_occupation
1010

1111
# Broadcasting
1212
Base.broadcastable(x::QuantumObject) = x.data

0 commit comments

Comments
 (0)