alcrene / fokker-planck-brief-intro

A brief, opinionated introduction to the Fokker-Planck equation

Home Page:https://alcrene.github.io/fokker-planck-brief-intro/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Script files for A&A's brief introduction to the Fokker-Planck equation

Compiling the document

Install the Jupyter Book dependencies (if you already have an environment for compiling Jupyter Books, you can use that instead)

python -m venv "env-fokker-planck"
pip install -r requirements.txt

Compile the pages

source env-fokker-planck/bin/activate
pip install --upgrade pip
jb build .

About

A brief, opinionated introduction to the Fokker-Planck equation

https://alcrene.github.io/fokker-planck-brief-intro/

License:Other


Languages

Language:TeX 59.2%Language:JavaScript 38.5%Language:CSS 2.3%