Understanding the METTS implementation in iTensor (example in repository is dead)

Hi i am trying to switch my code base to switch from direct sampling method (where for every element in the system, I take a trace over all other sites and find the most likely assignement for my current index and proceed).
Instead i want to use the METTS method (https://arxiv.org/pdf/1002.1305) and see if there is any computational advantage in using it.

This code used to have a example but I cant find it anymore. Old link was:
https://github.com/ITensor/ITensors.jl/blob/main/src/lib/ITensorMPS/examples/finite_temperature/metts.jl

Any advice on where to find this?

You can find it here:

If you found that link somewhere in the documentation could you let us know so we could fix it?

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.