mirror of
https://github.com/vale981/hopsflow
synced 2025-03-04 16:31:38 -05:00
link to docs
This commit is contained in:
parent
d51bbcf0a6
commit
464f8fe0c1
2 changed files with 3 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -1,8 +1,3 @@
|
|||
numpy >= 1.20
|
||||
scipy >= 1.6
|
||||
h5py
|
||||
tqdm
|
||||
lmfit
|
||||
sphinx
|
||||
pydata-sphinx-theme
|
||||
data-science-types
|
||||
|
|
Loading…
Add table
Reference in a new issue