Go to file
RD 1d5f8b6b5f main > main: requirements - tabulate 2022-10-08 10:02:18 +02:00
docs main > main: presentation for paper-dilation 2022-10-08 09:51:40 +02:00
src main > main: cleaned metadata in src 2022-10-08 10:02:06 +02:00
.gitignore main > main: init 2022-10-08 09:51:18 +02:00
LICENSE main > main: init 2022-10-08 09:51:18 +02:00
README.md main > main: init 2022-10-08 09:51:18 +02:00
justfile main > main: init 2022-10-08 09:51:18 +02:00
requirements.txt main > main: requirements - tabulate 2022-10-08 10:02:18 +02:00

README.md

Notebooks

This repository is for presenting purely supplementary material to research papers. These intended for the purposes of presentation only.

All scripts have been written by the owner of this repository.

Presentations

See the docs/*.ipynb files. To run these, users require python v3.10.x and the jupyter module. To install the package requirements, call just build or python3 -m pip install -r requirements.txt.