- Complete the routines mps.jl, look for "TODO" comments in the code.
- Experiment with properties of the ground state, compute entanglement entropy and measure local expectation values
- Experiment with time evolution
- Add a two-site TDVP method, by duplicating the dmrg2sweep! method and making the necessary changes
- Experiment with different models, gapped and gapless states, ...
- Complete the routines in mps.jl, look for "TODO" comments in the code.
- Compute the internal energy, free energy and entropy of the Ising model
- Experiment with different temperatures below and above the critical point
- Challenge: can you also compute the magnetization?