A python toolbox for calculations on one dimensional quantum spin chains. Includes model Hamiltonians, operators, symmetries, spectrum analysis, entropy calculations, and examples.
If you want to run code out of the Ising folder, don't forget to add Ising to your path variable. This can be achieved with
cd /Path/to/Ising/
chmod +x prepare_path.sh
./prepare_path.sh
My deep thanks to Nick O'Dea, who generously provided a great deal of this code as well as a great deal of guidance as I adjusted it. My main adjustments to O'Dea's code were in commenting and formatting of data. It is my understanding that O'Dea developed the code that he gave me in part due to collaboration with Vedika Khemani. I am extremely grateful to both of them!
PRs accepted.
Small note: If editing the README, please conform to the standard-readme specification.
MIT © 2021 Samuel Alipour-fard