ITensorsVisualization.jl
ITensorsVisualization.jl copied to clipboard
A tool for visualizing tensor network contractions.
Add UnicodePlots backend and rewrite Makie backend in terms of GraphMakie. Other improvements like more testing, better examples, new keyword argument interface, more flexible macro accepting collections of ITensors and...
Currently for QN ITensors, `@visualize` will throw an error that the index directions don't match. However, for debugging purposes, it would be helpful to turn off that check (and maybe...
I downloaded this package and played around with it for a while, but I feel GLMakie might not be the best choice for the backend. It is slow to first...