This commit is contained in:
Arec
2021-07-19 07:10:33 -07:00
2 changed files with 5 additions and 1 deletions

5
.gitignore vendored
View File

@@ -117,6 +117,9 @@ venv.bak/
# Rope project settings
.ropeproject
# VS Code project settings
.project
# mkdocs documentation
/site
@@ -138,4 +141,4 @@ datasets/
experiments/results/
# Dependencies
InteractionSimulator/
InteractionSimulator/

View File

@@ -1,2 +1,3 @@
tikzplotlib
torch