You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
soil/soil
J. Fernando Sánchez af9a392a93 WIP: mesa compat
All tests pass but some features are still missing/unclear:

- Mesa agents do not have a `state`, so their "metrics" don't get stored. I will
probably refactor this to remove some magic in this regard. This should get rid
of the `_state` dictionary and the setitem/getitem magic.
- Simulation is still different from a runner. So far only Agent and
Environment/Model have been updated.
3 years ago
..
agents WIP: mesa compat 3 years ago
web Updated to 0.14.6 4 years ago
VERSION v0.15.2 3 years ago
__init__.py WIP: mesa compatibility 3 years ago
__main__.py Fix py3.4 and pypi bugs 7 years ago
analysis.py WIP: mesa compatibility 3 years ago
datacollection.py WIP: mesa compatibility 3 years ago
environment.py WIP: mesa compat 3 years ago
exporters.py v0.15.2 3 years ago
history.py WIP: mesa compatibility 3 years ago
serialization.py WIP: mesa compatibility 3 years ago
settings.py WIP soil 7 years ago
simulation.py WIP: mesa compatibility 3 years ago
stats.py Refactoring v0.15.1 4 years ago
time.py WIP: mesa compat 3 years ago
utils.py WIP: mesa compatibility 3 years ago
version.py Fix pip installation 6 years ago
visualization.py WIP: mesa compatibility 3 years ago