Skip to content

Commit fdc3c2c

Browse files
pbrehmerlkdvos
andauthored
Update examples/3d_ising_partition_function/main.jl
Co-authored-by: Lukas Devos <ldevos98@gmail.com>
1 parent 67500c7 commit fdc3c2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • examples/3d_ising_partition_function

examples/3d_ising_partition_function/main.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ PEPSKit.jl, which allows to hook into the pullback of a given function by specif
179179
specific algorithm for the pullback computation. Here, we opted to use an Arnoldi method to
180180
solve the linear problem defining the gradient of the network contraction at its fixed
181181
point. This is exactly the workflow that internally underlies [`PEPSKit.fixedpoint`](@ref), and
182-
more info on particular gradient algorithms can be found in the corresponding docstring.
182+
more info on particular gradient algorithms can be found in the corresponding docstrings.
183183
184184
### Characterizing the optimization manifold
185185

0 commit comments

Comments
 (0)