@biosfood biosfood authored on 14 Jun
.github/ workflows manually run github workflows 1 year ago
src add content to the first and last pages for the presentation 1 year ago
.gitignore add a graph of a gaussian distribution 1 year ago
LICENSE.md initial commit 1 year ago
README.md automatically build assets using shell script 10 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:

Build the article files:
```npm run build

The article build uses the gruvbox theme