@@ -5,4 +5,4 @@ The model used can be found [here](https://arxiv.org/abs/2006.13891).
To simulate the next-to-nearest neighbor interaction, I implemented a 3-site TEBD routine. This presents significant speed-ups comparing to the swap gate method.
To run the code you must have a working ITensor version and run: make app=tevol && ./tevol
To run the code you must have a working ITensor version and run: `make app=tevol && ./tevol`