Difference between revisions of "ALPS 2 Tutorials:Trieste"
From ALPS
Line 9: | Line 9: | ||
* On your personal machine, you can use the scripts ending in '''.py'''. | * On your personal machine, you can use the scripts ending in '''.py'''. | ||
* If you have installed IPython on your personal machine, you can use the ones ending in '''.v3.ipynb''', or, if you have a very recent version of IPython, the ones ending in '''.ipynb''' (without '''v3'''). | * If you have installed IPython on your personal machine, you can use the ones ending in '''.v3.ipynb''', or, if you have a very recent version of IPython, the ones ending in '''.ipynb''' (without '''v3'''). | ||
+ | |||
+ | == Viewing the tutorials === | ||
+ | |||
+ | * If you are running the tutorials in Python (without IPython), you can view the comments here: | ||
+ | ** [http://aitrob.de/Trieste2015/QMC_Magnetization_Curves.html Online QMC tutorial] | ||
+ | ** [http://aitrob.de/Trieste2015/DMRG_Chain_Spectrum_Entanglement.html Online DMRG tutorial] |
Latest revision as of 22:23, 19 September 2015
Download
Download all tutorials as one ZIP file here.
Execution
- On the lab machines at ICTP, please use the files ending in .v3.ipynb.
- On your personal machine, you can use the scripts ending in .py.
- If you have installed IPython on your personal machine, you can use the ones ending in .v3.ipynb, or, if you have a very recent version of IPython, the ones ending in .ipynb (without v3).
Viewing the tutorials =
- If you are running the tutorials in Python (without IPython), you can view the comments here: