Newer
Older
schrodinger / README.md
@biosfood biosfood on 19 Jan 467 bytes Fix error in README

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