No description
Find a file
2021-12-07 13:37:35 +01:00
.github/workflows github action 2021-12-07 13:37:35 +01:00
docs restructure project 2021-12-07 11:25:31 +01:00
hopsflow project structure and license+setup.py 2021-12-07 13:28:32 +01:00
.gitignore gitignore 2021-12-07 13:28:18 +01:00
flake.lock nix flake works 2021-12-07 13:32:26 +01:00
flake.nix dev-deps in requirements.txt 2021-12-07 13:37:14 +01:00
LICENSE project structure and license+setup.py 2021-12-07 13:28:32 +01:00
readme.md add readme 2021-12-07 13:37:29 +01:00
requirements.txt dev-deps in requirements.txt 2021-12-07 13:37:14 +01:00
setup.py project structure and license+setup.py 2021-12-07 13:28:32 +01:00

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

Installations

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