La forge Enseignement supérieur et Recherche

Accueil Ma page Projets Échantillons de code Postes ouverts du projet EMULSION public releases
Résumé Activité Sondages Code source Listes Sympa

Informations sur la mise à jour de la gestion des sources

Sur votre dépôt local, passez la ou les commandes suivantes pour être conforme au nouveau système.

Accès Anonyme

Exemple pour 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

Accès développeur

Remplacez nom-du-développeur par la valeur idoine.

Exemple pour emulsion-public :

cd /path/to/your/local/repository/emulsion-public
git remote rm origin && git remote add origin git+ssh://nom-du-développeur@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>


Description du projet

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.

Établissement : INRA

Informations sur le projet
Outils publics
Sondages (0 sondages)
Dépôt de sources (Git: 781 mises à jour, 1,649 ajouts)
Membres du projet
Administrateurs du projet

Membres :

Voir les 9 membre(s)

Demander à rejoindre le projet