Skip to content

Commit

Permalink
forgot to remove ConvertOperator from export
Browse files Browse the repository at this point in the history
  • Loading branch information
DaanMaertens committed Nov 30, 2023
1 parent 908abdf commit fa4adc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MPSKit.jl
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export entanglementplot, transferplot

# hamiltonian things
export Cache
export SparseMPO, MPOHamiltonian, DenseMPO, MPOMultiline, LazySum, ConvertOperator
export SparseMPO, MPOHamiltonian, DenseMPO, MPOMultiline, LazySum
export ∂C, ∂AC, ∂AC2, environments, expectation_value, effective_excitation_hamiltonian
export leftenv, rightenv

Expand Down

0 comments on commit fa4adc3

Please sign in to comment.