J. Fernando Sánchez
189836408f
Add rescheduling for received
2023-05-19 16:19:50 +02:00
J. Fernando Sánchez
3041156f19
WIP
2023-05-12 14:09:00 +02:00
J. Fernando Sánchez
f49be3af68
1.0pre4
2023-05-03 12:14:49 +02:00
J. Fernando Sánchez
eca4cae298
Update tutorial and fix plotting bug
2023-04-24 19:23:04 +02:00
J. Fernando Sánchez
55bbc76b2a
Improve tutorial
...
* Improve text
* Move to docs
* Autogenerate with sphinx
* Fix naming issue `environment.run` (double name)
* Add to tests
2023-04-24 18:47:52 +02:00
J. Fernando Sánchez
4e296e0cf1
Merge branch 'mesa'
2023-04-21 15:19:21 +02:00
J. Fernando Sánchez
cc238d84ec
Pre-release version of v1.0
2023-04-20 17:57:18 +02:00
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
J. Fernando Sánchez
73282530fd
Big refactor v0.30
...
All test pass, except for the TestConfig suite, which is not too critical as the
plan for this version onwards is to avoid configuration as much as possible.
2023-04-09 04:19:24 +02:00
J. Fernando Sánchez
bf481f0f88
v0.20.8 fix bugs
2023-03-23 14:49:09 +01:00
J. Fernando Sánchez
2869b1e1e6
Clean-up
...
* Removed old/unnecessary models
* Added a `simulation.{iter_}from_py` method to load simulations from python
files
* Changed tests of examples to run programmatic simulations
* Fixed programmatic examples
2022-11-13 20:31:05 +01:00
J. Fernando Sánchez
cd62c23cb9
WIP: all tests pass
2022-10-13 22:43:16 +02:00
J. Fernando Sánchez
f811ee18c5
WIP
2022-10-06 15:49:19 +02:00
J. Fernando Sánchez
bbaed636a8
WIP
2022-07-19 17:18:02 +02:00
J. Fernando Sánchez
1a8313e4f6
WIP
2022-07-19 17:12:41 +02:00
J. Fernando Sánchez
affeeb9643
Update examples
2022-04-04 16:47:58 +02:00
J. Fernando Sánchez
5d7e57675a
WIP: mesa compatibility
2021-10-14 17:37:06 +02:00
J. Fernando Sánchez
d6b684c1c1
Fix docs requirements
2021-05-22 16:08:38 +02:00
J. Fernando Sánchez
05f7f49233
Refactoring v0.15.1
...
See CHANGELOG.md for a full list of changes
* Removed nxsim
* Refactored `agents.NetworkAgent` and `agents.BaseAgent`
* Refactored exporters
* Added stats to history
2020-11-19 23:58:47 +01:00
J. Fernando Sánchez
6118f917ee
Fix Windows bug
...
Update URLs to gsi.upm.es
2020-07-07 10:57:10 +02:00
J. Fernando Sánchez
6adc8d36ba
minor change in docs
2020-03-13 12:50:05 +01:00
J. Fernando Sánchez
97835b3d10
Clean up exporters
2019-05-03 13:17:27 +02:00
J. Fernando Sánchez
09e14c6e84
Add generator and programmatic examples
2018-12-20 19:25:33 +01:00
J. Fernando Sánchez
53604c1e66
Fix quickstart.rst markdown code
2018-12-09 13:10:00 +01:00
J. Fernando Sánchez
bd4700567e
Update quickstart tutorial
2018-12-08 18:17:25 +01:00
J. Fernando Sánchez
ff1df62eec
All tests pass
2018-12-08 18:17:21 +01:00
J. Fernando Sánchez
a7c51742f6
Improved docs
...
Fixed several bugs
Added convenience methods in soil.analysis
2017-10-19 18:06:33 +02:00
J. Fernando Sánchez
af76f54a28
Added rabbits
2017-10-16 19:23:52 +02:00
J. Fernando Sánchez
dbc182c6d0
Compatibility with py3.4
2017-10-09 14:44:21 +02:00
J. Fernando Sánchez
f8538fe057
Tidying up the repository
2017-07-03 18:40:00 +02:00
J. Fernando Sánchez
e1be3a730e
WIP soil
...
* Pandas integration
* Improved environment
* Logging and data dumps
* Tests
* Added Finite State Machine models
* Rewritten ipython notebook and documentation
2017-07-03 18:17:52 +02:00
Tasio Mendez
a643735ddb
All settings as JSON and documentation updated
2017-05-16 14:02:50 +02:00
Tasio Mendez
23fc9671c3
Updated readthedocs
2017-04-27 13:15:56 +02:00
Tasio Mendez
c011943cef
Started readthedocs
2017-04-25 13:27:16 +02:00