-
- Downloads
fixing dependencies for repeatability package
parent
cfd2cc30
No related branches found
No related tags found
Showing
- .gitignore 2 additions, 0 deletions.gitignore
- README.md 0 additions, 48 deletionsREADME.md
- README.txt 4 additions, 1 deletionREADME.txt
- inc-expr.py 2 additions, 2 deletionsinc-expr.py
- requirements.txt 16 additions, 16 deletionsrequirements.txt
- requirements_local.txt 48 additions, 0 deletionsrequirements_local.txt
- setup.py 1 addition, 1 deletionsetup.py
README.md
deleted
100644 → 0
numpy~=1.22.1 | ||
scipy~=1.8.1 | ||
matplotlib~=3.4.2 | ||
polytope~=0.2.3 | ||
pyvista~=0.32.1 | ||
networkx~=2.2 | ||
sympy~=1.6.2 | ||
six~=1.14.0 | ||
astunparse~=1.6.3 | ||
treelib~=1.6.1 | ||
z3-solver~=4.8.17.0 | ||
igraph~=0.9.10 | ||
plotly~=5.8.0 | ||
beautifulsoup4~=4.11.1 | ||
lxml~=4.9.1 | ||
numpy | ||
scipy | ||
matplotlib | ||
polytope | ||
pyvista | ||
networkx | ||
sympy | ||
six | ||
astunparse | ||
z3-solver | ||
plotly | ||
beautifulsoup4 | ||
lxml | ||
torch | ||
tqdm | ||
\ No newline at end of file | ||
tqdm | ||
intervaltree | ||
Pympler |
requirements_local.txt
0 → 100644
Please register or sign in to comment