This repository contains a Pluto.jl notebook itensor-deconstructed.jl that demonstrates a new set of packages that are being developed as part of a rewrite of ITensors.jl.
You can view a static webpage generated from the notebook here: https://itensor.github.io/itensor-deconstructed/itensor-deconstructed.html.
Note that the notebook relies on a number of packages that are registered in the ITensor registry, you will need to add that registry before you can run the notebook locally. See the instructions here.
The static webpage generation workflow is based on this template, with the addition of this line to add the ITensor registry so the dependencies can be installed properly.