Welcome to my PhD thesis repository. You can go to the release to find the last manuscript version, or download the pdf file at the root directory.
Picture made by Pierre Savary
Along the manuscript, you will find some Github logos, these are mainly hyperlinks to this repo. Each links in the figures caption links directly to the Jupyter notebook used for this figure. You can freely download the source code and play with it. If you have any problem using the source code or any information missing, feel free to contact me at this address, or tu use the discussion and issues sections.
If you do not have Python installed and want to follow along, I advise you to install it using mini-Conda. The easiest way to install it is detailed on their website
Any missing package can then be installed in one command line:
conda install package_name