Documents and Videos
You will find the course plan, summaries of thematic reviews, the list of presented posters, and the list of participants in the downloadable booklet here: Booklet.pdf
You will find a series of exercises in the downloadable collection here: Exercises.pdf and the solutions to the preliminary exercises here: Exercises_corr.pdf
Careful : new version of the exercise on part 2 : Introduction here : Intro.pdf
For lectures
Lecture notes and slides are available for download for the courses here:
- Introduction - Adolfo Grushin : lecture.pdf / notes.pdf / video_1 / video_2 / video_3
- Elementary Band Representation - Benjamin Wieder : lecture.pdf / slides.pdf / video
- Prospecting Topological Materials - Maia Vergniory & Mikele Iraola : slides_1.pdf slides_2.pdf / video (see Exercises.pdf)
- Install the code IrRep for python, uploaded in pypi repository. It can be downloaded and installed via pip. It is recommendable to create an environment for it, so that we avoid doing a mess with the rest of packages:
python3 -m venv irrep_venv or python -m venv irrep_venv
source irrep_venv/bin/activate
pip install irrep
if you use anaconda you can do :
conda create --name irrep_venv conda activate irrep_venv pip install irrep
If you don't know what to do or how to do that, you'll have help during the school !
- The data and guides for the exercises can be downloaded here : data.zip
- Homotopies - Stanislas Rohart : slides.pdf / video
- Topological Magnons - Paul McClarty : lecture.pdf / slides.pdf / video
- Topological Order and Magnetism - Laura Messio : lecture.pdf / video
- Topological Superconductivity - Andrej Mesaros & Tristan Cren : lecture.pdf / slides.pdf / video_1 / video_2
For reviews
|