eXpensia / Confined-Brownian-Motion

Repository comporting my PhD thesis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Confined Brownian Motion

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.

Alt Text

Picture made by Pierre Savary

Following Along the Manuscript

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.

Installing Python

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

About

Repository comporting my PhD thesis

License:MIT License


Languages

Language:Jupyter Notebook 98.9%Language:TeX 1.1%Language:Python 0.0%Language:MATLAB 0.0%