Skip to content

Commit abac104

Browse files
committed
Export reduced_densitymatrix
1 parent 4545a7e commit abac104

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
@@ -90,8 +90,9 @@ export CTMRGEnv, SequentialCTMRG, SimultaneousCTMRG
9090
export FixedSpaceTruncation, SiteDependentTruncation
9191
export HalfInfiniteProjector, FullInfiniteProjector
9292
export LocalOperator, physicalspace
93-
export expectation_value, cost_function, product_peps, correlation_length, network_value
94-
export correlator
93+
export product_peps
94+
export reduced_densitymatrix, expectation_value, network_value, cost_function
95+
export correlator, correlation_length
9596
export leading_boundary
9697
export PEPSOptimize, GeomSum, ManualIter, LinSolver, EigSolver
9798
export fixedpoint

0 commit comments

Comments
 (0)