https://quantumghent.github.io/TensorTutorials/
- General Introduction
- who is who?
- practicalities during the year
- Julia
- Git(Hub)
- Introduction to Quantum Many-Body theory
- context, history, purpose, relevance
- second quantization
- tensor product
- quantum <-> classical
- Tensor Networks
- context, history, purpose, relevance
- multi-linear algebra
- graphical notation
- computational complexity
- Symmetries
- group theory
- fermions
- fusion categories
- Matrix Product States
- MPS as a polynomial Ansatz
- entanglement and area laws
- gauge freedom
- expectation values
- correlators
- Matrix Product Operators
- Statistical mechanics as an MPO
- Jordan-block form of MPO
- expectation values
- Infinite Matrix Product States
- gauging revisited
- expectation values
- structure factors
- Basic Algorithms
- Simple Update
- Trotterization
- TEBD
- Applications
- Transverse-Field Ising Model
- Classical Ising Model
- Fixedpoint Algorithms
- DMRG
- VUMPS
- Krylov methods
- Time-Evolution Algorithms
- TDVP
- MPO Compression
- Finite Temperature
- Excitations
- Finite Excitations
- Quasiparticle ansatz
- Gradient Methods
- Quasi-Newton methods
- Grassmann optimization
- AD
- PEPS
- Dynamic Bonddimensions
- Multi-Site Algorithms
- MPS Truncation
- MPO-MPS approximation
Run the build.sh
script to build the pages locally. Optionally, you can pass the -d
flag to update the dependencies.
./build.sh [-d]