Skip to content

Commit 9ee5529

Browse files
committed
Export reduced_densitymatrix
1 parent 4fe8293 commit 9ee5529

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/PEPSKit.jl

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,9 @@ export SVDAdjoint, FullSVDReverseRule, IterSVD
8585
export CTMRGEnv, SequentialCTMRG, SimultaneousCTMRG
8686
export FixedSpaceTruncation, HalfInfiniteProjector, FullInfiniteProjector
8787
export LocalOperator, physicalspace
88-
export expectation_value, cost_function, product_peps, correlation_length, network_value
89-
export correlator
88+
export product_peps
89+
export reduced_densitymatrix, expectation_value, network_value, cost_function
90+
export correlator, correlation_length
9091
export leading_boundary
9192
export PEPSOptimize, GeomSum, ManualIter, LinSolver, EigSolver
9293
export fixedpoint

0 commit comments

Comments
 (0)