Skip to content

Commit

Permalink
export functions
Browse files Browse the repository at this point in the history
  • Loading branch information
Adria Labay committed Dec 23, 2024
1 parent f1f9bf2 commit 9910a34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/qobj/arithmetic_and_attributes.jl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Arithmetic and Attributes for QuantumObject

export proj, ptrace, purity, permute
export tidyup, tidyup!
export get_data, get_coherence
export get_data, get_coherence, remove_coherence, mean_occupation

# Broadcasting
Base.broadcastable(x::QuantumObject) = x.data
Expand Down

0 comments on commit 9910a34

Please sign in to comment.