@biosfood biosfood authored on 19 Jan
GitHub committed on 19 Jan
.github/ workflows manually run github workflows 1 year ago
src fix some python build bugs 3 months ago
.gitignore add a graph of a gaussian distribution 1 year ago
LICENSE.md initial commit 1 year ago
README.md Fix error in README 3 months ago
package-lock.json add reveal js dependency 1 year ago
package.json refactor code 1 year ago
prepareAssets.sh automatically build assets using shell script 10 months ago
requirements.txt automatically build assets using shell script 10 months ago
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: npm i

Build the article files: npm run build

The article build uses the gruvbox theme