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/agents
J. Fernando Sánchez fc48ed7e09 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.
6 years ago
..
BassModel.py Improved docs 7 years ago
BigMarketModel.py Improved docs 7 years ago
CounterModel.py Added history class 6 years ago
DrawingAgent.py Parallelism and granular exporting options 7 years ago
IndependentCascadeModel.py WIP soil 7 years ago
ModelM2.py Improved docs 7 years ago
SISaModel.py Improved docs 7 years ago
SentimentCorrelationModel.py Improved docs 7 years ago
__init__.py Added history class 6 years ago