.github/ workflows | 1 year ago | ||
src | 10 months ago | ||
.gitignore | 1 year ago | ||
LICENSE.md | 1 year ago | ||
README.md | 10 months ago | ||
package-lock.json | 1 year ago | ||
package.json | 1 year ago | ||
prepareAssets.sh | 1 year ago | ||
requirements.txt | 1 year ago |
A writeup of everything I currently know about quantum mechanics, especially the schrodinger equation.
Install python dependencies:
pip3 install -r requirements.txt
Run all python files:
./prepareAssets.sh
Install all necessary packages: npm i
Build the article files: npm run build
The article build uses the gruvbox theme