Newer
Older
schrodinger / README.md

Schrodinger equation introduction

A writeup of everything I currently know about quantum mechanics, especially the schrodinger equation.

Creating assets

Install python dependencies:

pip3 install -r requirements.txt

Run all python files:

./prepareAssets.sh

Building

Install all necessary packages:

Build the article files:
```npm run build

The article build uses the gruvbox theme