This website requires JavaScript.
Explore
Help
Sign In
balkian
/
soil
Watch
1
Star
0
Fork
0
You've already forked soil
mirror of
https://github.com/gsi-upm/soil
synced
2024-11-14 15:32:29 +00:00
Code
Issues
Releases
Wiki
Activity
625c28e4ee
soil
/
requirements.txt
8 lines
57 B
Plaintext
Raw
Normal View
History
Unescape
Escape
requirements added for faster install, settings separated in JSON file, now is possible to run different agent simulations at a time
2017-04-26 09:17:50 +00:00
nxsim
simpy
Added history class Now the environment does not deal with history directly, it delegates it to a specific class. The analysis also uses history instances instead of either using the database directly or creating a proxy environment. This should make it easier to change the implementation in the future. In fact, the change was motivated by the large size of the csv files in previous versions. This new implementation only stores results in deltas, and it fills any necessary values when needed.
2018-05-04 08:01:49 +00:00
networkx>=2.0
requirements added for faster install, settings separated in JSON file, now is possible to run different agent simulations at a time
2017-04-26 09:17:50 +00:00
numpy
WIP soil * Pandas integration * Improved environment * Logging and data dumps * Tests * Added Finite State Machine models * Rewritten ipython notebook and documentation
2017-06-20 15:45:43 +00:00
matplotlib
pyyaml
Fix py3.4 and pypi bugs
2017-10-19 16:28:17 +00:00
pandas
Reference in New Issue
Copy Permalink