No description
Find a file
2021-12-10 10:37:49 +01:00
.github/workflows fix cache 2021-12-07 17:59:32 +01:00
docs remove bogus typehints package 2021-12-07 14:06:36 +01:00
hopsflow implement rand_skip 2021-12-08 11:08:00 +01:00
.envrc remove requirements.txt 2021-12-10 10:37:49 +01:00
.gitignore remove requirements.txt 2021-12-10 10:37:49 +01:00
flake.lock update 2021-12-09 15:24:38 +01:00
flake.nix switch to poetry 2021-12-09 15:02:33 +01:00
LICENSE project structure and license+setup.py 2021-12-07 13:28:32 +01:00
poetry.lock switch to poetry 2021-12-09 15:02:33 +01:00
pyproject.toml switch to poetry 2021-12-09 15:02:33 +01:00
readme.md link to docs 2021-12-07 14:20:13 +01:00

This repo contains code used in the work for my master thesis.

Docs

Documentation is available here.

Installations

Either use nix or try you best with pip. The development dependencies are in requirements.txt. Runtime deps are declared in setup.py.