The Higher Education and Research forge

Home My Page Projects Code Snippets Project Openings EMULSION public releases
Summary Activity Surveys SCM Listes Sympa

SCM Upgrade Information

scm_upgrade_instructions_details

Anonymous Access

Exemple for emulsion-public :

cd /path/to/your/local/repository/emulsion-public
git remote rm origin && git remote add origin https//git.renater.fr/anonscm/git/emulsion-public/emulsion-public.git

Developer Access

Substitute developername with the proper value.

Exemple for emulsion-public :

cd /path/to/your/local/repository/emulsion-public
git remote rm origin && git remote add origin git+ssh://developername@git.renater.fr:2222/scmrepos/git/emulsion-public/emulsion-public.git
# Il sera probablement nécessaire de faire un pull avant tout commit :
git pull origin <branch>


Project description

Framework EMULSION is intended for modellers in epidemiology, to help them design, simulate, and revise complex mechanistic stochastic models, without having to write or rewrite huge amounts of code.

It comes with a Domain-Specific Language to represent all components of epidemiological models (assumptions, model structure, parameters…) in an explicit, intelligible and revisable way, and thus facilitate interactions with other scientists (biologists, veterinarians, economists…) throughout the modelling process. EMULSION models are automatically processed by a modular simulation engine, which, if needed, can also incorporate small code add-ons for representing very specific features of a model.

Models can use classical modelling paradigms (compartments, individual-based models, metapopulations) and multiple scales (from individuals to metapopulations), thanks to recent research in Artificial Intelligence.

Etablishment : INRA

Project Information
Public Tools
Surveys (0 surveys)
SCM Repository (Git: 781 updates, 1,649 adds)
Project Members
Project Admins

Members:

View the 9 Member(s)

Request to join