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 feab0ba79e Large set of changes for v0.30
The examples weren't being properly tested in the last commit. When we fixed
that a lot of bugs in the new implementation of environment and agent were
found, which accounts for most of these changes.

The main difference is the mechanism to load simulations from a configuration
file. For that to work, we had to rework our module loading code in
`serialization` and add a `source_file` attribute to configurations (and
simulations, for that matter).
1 year ago
..
agents Large set of changes for v0.30 1 year ago
web Formatted with black 2 years ago
VERSION Clean-up 2 years ago
__init__.py Large set of changes for v0.30 1 year ago
__main__.py black formatting 2 years ago
config.py Large set of changes for v0.30 1 year ago
datacollection.py Large set of changes for v0.30 1 year ago
debugging.py Large set of changes for v0.30 1 year ago
decorators.py Large set of changes for v0.30 1 year ago
environment.py Large set of changes for v0.30 1 year ago
events.py black formatting 2 years ago
exporters.py Large set of changes for v0.30 1 year ago
network.py Big refactor v0.30 1 year ago
parameters.py Big refactor v0.30 1 year ago
serialization.py Large set of changes for v0.30 1 year ago
settings.py WIP soil 7 years ago
simulation.py Large set of changes for v0.30 1 year ago
time.py Large set of changes for v0.30 1 year ago
utils.py Clean-up 2 years ago
version.py Formatted with black 2 years ago