1
0
mirror of https://github.com/gsi-upm/soil synced 2024-09-21 07:41:43 +00:00
Commit Graph

60 Commits

Author SHA1 Message Date
J. Fernando Sánchez
bbc5386cf5 Removed logo from header 2017-07-03 18:41:47 +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
764177c634 Added dynamic graph.
Added dynamic graph to ControlModelM2.
2017-05-19 13:55:04 +02:00
Tasio Mendez
cd9b7e096a Updated tutorial
Close #3
2017-05-17 11:09:44 +02:00
Tasio Mendez
5a2fcb5564 Merge fixed 2017-05-16 14:12:20 +02:00
Tasio Mendez
546ad0343b Merge branch 'models' of https://lab.cluster.gsi.dit.upm.es/soil/soil into models 2017-05-16 14:05:13 +02:00
Tasio Mendez
a643735ddb All settings as JSON and documentation updated 2017-05-16 14:02:50 +02:00
Alberto Pascual
59ec790820 gexf now working, end value added 2017-05-04 14:11:22 +02:00
Tasio Mendez
23fc9671c3 Updated readthedocs 2017-04-27 13:15:56 +02:00
Tasio Mendez
f1bb636ca8 Merge branch 'models' of https://lab.cluster.gsi.dit.upm.es/soil/soil into models 2017-04-27 11:35:44 +02:00
Alberto Pascual
f8d8345d5a requirements added for faster install, settings separated in JSON file, now is possible to run different agent simulations at a time 2017-04-26 11:17:50 +02:00
Tasio Mendez
c011943cef Started readthedocs 2017-04-25 13:27:16 +02:00
Tasio Mendez
aaf5f709f1 Settings models 2017-04-24 12:55:00 +02:00
Tasio Mendez
391ce5e9e0 Changed models 2017-04-21 14:19:26 +02:00
Tasio Mendez
2fc7a91ef3 Settings modules 2017-04-21 14:04:30 +02:00
Tasio Mendez
f29f5fa5bf Settings modules 2017-04-21 13:55:42 +02:00
Tasio Mendez
dd4ce15a3d Separate models in modules 2017-04-20 13:36:17 +02:00
cif2cif
d157a5e0b5 added JSON format 2017-01-28 17:14:58 +01:00
cif2cif
d179c166ed changed typo 2017-01-28 11:50:33 +01:00
cif2cif
00e074faf3 added copyright 2017-01-28 11:46:46 +01:00
cif2cif
ae0a0fa606 added logos 2017-01-28 11:42:17 +01:00
cif2cif
a6fa31ad46 added logos 2017-01-28 11:37:52 +01:00
cif2cif
4d3b2e0738 Updated tutorial, install section and models 2017-01-28 11:33:46 +01:00
cif2cif
aa187fffb1 Added GSI logo 2017-01-28 10:57:45 +01:00
cif2cif
22ddd22240 Actualizado README 2017-01-28 10:35:26 +01:00
cif2cif
f0d861102d Renamed ipython tutorial 2017-01-28 10:28:40 +01:00
Carlos A. Iglesias
b6257e2a91 Update models.py 2017-01-19 15:44:40 +01:00
Carlos A. Iglesias
b8c4204f5c Update models.py 2017-01-19 15:41:46 +01:00
Carlos A. Iglesias
286b2489cf Update models.py 2017-01-19 15:37:14 +01:00
Carlos A. Iglesias
c3479f224b Update SOIL Tutorial.ipynb
Cambiado infectados por infected y alguna traducción más
2017-01-19 12:56:28 +01:00
Carlos A. Iglesias
584c88b108 Cambiado ComportamientoBase por BaseBehaviour 2017-01-19 12:50:00 +01:00
Carlos A. Iglesias
da80a6fd9c Added reference to tutorial 2017-01-19 12:45:39 +01:00
JesusMSM
127a220fa6 More translated variables 2016-09-26 19:01:34 +02:00
JesusMSM
d3d7e1d4c9 Some variables translated 2016-09-22 10:51:01 +02:00
jesusmsanchez
cdcb1ec0fd Notebook v2 2016-07-30 16:47:45 +02:00
jesusmsanchez
39688bc182 Notebook 2016-07-30 16:09:00 +02:00
Jesus Manuel Sanchez Martinez
d53be8d2fa Create LICENSE 2016-05-30 11:35:09 +02:00
JesusMSM
f156e95293 Beacons now affect the neighbors of the infected nodes 2016-05-04 13:42:38 +02:00
JesusMSM
038d388afd Control model M2 implemented 2016-05-04 12:20:23 +02:00
JesusMSM
4c71949d44 Fixed bug (nodes could change state twice in a step) 2016-04-28 13:17:44 +02:00
JesusMSM
a321823078 Paper model 1 2016-04-27 13:30:31 +02:00
JesusMSM
ae01656ac3 Probabilities and seed infection 2016-04-21 12:56:06 +02:00
JesusMSM
a728ccdb61 Spread model M2 started 2016-04-20 13:02:54 +02:00
JesusMSM
9aebacd4c7 SISa model implemented 2016-04-18 12:23:24 +02:00
JesusMSM
77f2f1c91b Removed useless imports 2016-04-13 18:45:19 +02:00
JesusMSM
967451e2d5 Cambios menores 2016-04-13 18:10:43 +02:00
JesusMSM
0991696241 Visualizacion aparte, codigo reestructurado 2016-04-13 18:08:41 +02:00
JesusMSM
8e45fe9044 Se genera un JSON global dinamico segun el numero de empresas 2016-03-04 13:02:11 +01:00
JesusMSM
745b68776f Adaptando para un mayor numero de empresas 2016-01-22 13:07:01 +01:00