link to docs

This commit is contained in:
Valentin Boettcher 2021-12-07 14:20:13 +01:00
parent d51bbcf0a6
commit 464f8fe0c1
2 changed files with 3 additions and 5 deletions

View file

@ -1,5 +1,8 @@
This repo contains code used in the work for my master thesis.
# Docs
Documentation is available [here](https://vale981.github.io/hopsflow/).
# Installations
Either use nix or try you best with `pip`. The development
dependencies are in `requirements.txt`. Runtime deps are declared in

View file

@ -1,8 +1,3 @@
numpy >= 1.20
scipy >= 1.6
h5py
tqdm
lmfit
sphinx
pydata-sphinx-theme
data-science-types