1
0
mirror of https://github.com/gsi-upm/soil synced 2025-09-05 16:22:20 +00:00

requirements added for faster install, settings separated in JSON file, now is possible to run different agent simulations at a time

This commit is contained in:
Alberto Pascual
2017-04-26 11:17:50 +02:00
parent aaf5f709f1
commit f8d8345d5a
4 changed files with 165 additions and 72 deletions

5
requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
nxsim
simpy
networkx
numpy
matplotlib