Skip to content

A writeup of everything I know about the schrodinger equation

License

Notifications You must be signed in to change notification settings

biosfood/schrodinger

Repository files navigation

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: npm i

Build the article files: npm run build

The article build uses the gruvbox theme