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

Commit

Permalink
requirements file v1
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
mzargham authored Sep 8, 2019
1 parent 93105d9 commit e183133
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
pandas
numpy
scipy
funcy
cadCAD
jupyter
matplotlib
seaborn
networkx

0 comments on commit e183133

Please sign in to comment.