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

WIP: exporters

This commit is contained in:
J. Fernando Sánchez
2019-04-26 19:22:45 +02:00
parent a3ea434f23
commit 9bc036d185
16 changed files with 484 additions and 282 deletions

View File

@@ -1,8 +1,10 @@
nxsim
nxsim>=0.1.2
simpy
networkx>=2.0
numpy
matplotlib
pyyaml
pandas
scipy
pandas>=0.23
scipy>=1.2
SALib>=1.3
Jinja2