Skip to content

Commit

Permalink
Code for running benchmark experiments and analyzing them used for th…
Browse files Browse the repository at this point in the history
…e IDCBS paper.
  • Loading branch information
eli-b committed Feb 7, 2020
1 parent e7641cc commit ee2a34a
Show file tree
Hide file tree
Showing 4 changed files with 1,605 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ verify_ssl = true
[dev-packages]

[packages]
pandas = "*"
numpy = "*"
ipython = "*"
altair = "*"
vegascope = "*"
jupyter = "*"
pyqt5 = "*"
vega = "*"

[requires]
python_version = "3.7"
Loading

0 comments on commit ee2a34a

Please sign in to comment.