Inexact error when running the Heisenberg example
Closed this issue · 1 comments
Gertian commented
I'm trying to run the Heisenberg chain example but I get an Inexact error.
The stack trace points to the problem being the derivation of the costfunction with Zygote.
Gertian commented
After some more digging this turns out to work on the latest version of TensorKit.
Jutho/TensorKit.jl#90