Skip to content
This repository was archived by the owner on Apr 30, 2020. It is now read-only.

Commit 010084f

Browse files
authored
requirements file v1
adding explicit requirements in python to facilitate running the notebooks i created. this is not an exhaustive list but it will ensure that cadCAD (now open source) is made available via pip for anyone who discovers that work and wants to play with it.
1 parent f52dbc8 commit 010084f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

requirements.txt

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
pandas
2+
numpy
3+
scipy
4+
funcy
5+
cadCAD
6+
jupyter
7+
matplotlib
8+
seaborn
9+
networkx

0 commit comments

Comments
 (0)