1
0
mirror of https://github.com/gsi-upm/soil synced 2024-11-14 15:32:29 +00:00
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).
2023-04-14 19:41:24 +02:00
..
agents Large set of changes for v0.30 2023-04-14 19:41:24 +02:00
web Formatted with black 2022-10-16 17:58:19 +02:00
__init__.py Large set of changes for v0.30 2023-04-14 19:41:24 +02:00
__main__.py black formatting 2022-10-17 20:23:57 +02:00
config.py Large set of changes for v0.30 2023-04-14 19:41:24 +02:00
datacollection.py Large set of changes for v0.30 2023-04-14 19:41:24 +02:00
debugging.py Large set of changes for v0.30 2023-04-14 19:41:24 +02:00
decorators.py Large set of changes for v0.30 2023-04-14 19:41:24 +02:00
environment.py Large set of changes for v0.30 2023-04-14 19:41:24 +02:00
events.py black formatting 2022-10-20 14:12:10 +02:00
exporters.py Large set of changes for v0.30 2023-04-14 19:41:24 +02:00
network.py Big refactor v0.30 2023-04-09 04:19:24 +02:00
parameters.py Big refactor v0.30 2023-04-09 04:19:24 +02:00
serialization.py Large set of changes for v0.30 2023-04-14 19:41:24 +02:00
settings.py WIP soil 2017-07-03 18:17:52 +02:00
simulation.py Large set of changes for v0.30 2023-04-14 19:41:24 +02:00
time.py Large set of changes for v0.30 2023-04-14 19:41:24 +02:00
utils.py Clean-up 2022-11-13 20:31:05 +01:00
VERSION Clean-up 2022-11-13 20:31:05 +01:00
version.py Formatted with black 2022-10-16 17:58:19 +02:00