Welcome : Différence entre versions
m |
|||
(5 révisions intermédiaires par 2 utilisateurs non affichées) | |||
Ligne 1 : | Ligne 1 : | ||
− | This is the homepage of the ANR project MARMOTE: | + | This is the homepage of the ANR project '''MARMOTE''': '''MAR'''kovian '''MO'''deling '''T'''ools and '''E'''nvironments. |
The project aims at realizing the prototype of a software environment dedicated to | The project aims at realizing the prototype of a software environment dedicated to | ||
Ligne 5 : | Ligne 5 : | ||
expert in markovian analysis, who will develop advanced solution algorithms | expert in markovian analysis, who will develop advanced solution algorithms | ||
and applications in different scientific domains: reliability, distributed | and applications in different scientific domains: reliability, distributed | ||
− | systems, biology, physics and economics. | + | systems, biology, physics and economics. The project was active between |
+ | Jan. 01, 2013 and June 30, 2017. | ||
[[Image:marmotte.jpeg|thumb|alt="Marmotte"|Courtesy Laurent Chusseau]] | [[Image:marmotte.jpeg|thumb|alt="Marmotte"|Courtesy Laurent Chusseau]] | ||
− | + | Have a look at: | |
− | + | * the [[Workprogramme]] | |
+ | * the [[Job Openings]] | ||
+ | * the [[Publications|publications]] of the project. | ||
+ | '''Followup of the project''' | ||
+ | |||
+ | One of the software packages developed during the project, marmoteCore, has been continued | ||
+ | and enhanced. It is available as both a C++ and a Python library. It features | ||
+ | <code>Marmote</code>, the library for basic objects for building Markov Chains, and | ||
+ | <code>MarmoteMDP</code>, an extension to work with Markov Decision Processes. | ||
+ | Follow this link to learn about [https://marmote.gitlabpages.inria.fr/marmote Marmote]. | ||
+ | |||
+ | <!-- | ||
For now, you may read: | For now, you may read: | ||
* the slides of the [[Kickoff|kickoff meeting]]: [[Média:Presentation.pdf|PDF]] | * the slides of the [[Kickoff|kickoff meeting]]: [[Média:Presentation.pdf|PDF]] | ||
* the technical annex of the projet: [[Média:MARMOTE_Phase2.pdf|PDF]] | * the technical annex of the projet: [[Média:MARMOTE_Phase2.pdf|PDF]] | ||
+ | --> |
Version actuelle datée du 24 juin 2025 à 14:32
This is the homepage of the ANR project MARMOTE: MARkovian MOdeling Tools and Environments.
The project aims at realizing the prototype of a software environment dedicated to modeling with Markov chains. It brings together seven partner teams, expert in markovian analysis, who will develop advanced solution algorithms and applications in different scientific domains: reliability, distributed systems, biology, physics and economics. The project was active between Jan. 01, 2013 and June 30, 2017.
Have a look at:
- the Workprogramme
- the Job Openings
- the publications of the project.
Followup of the project
One of the software packages developed during the project, marmoteCore, has been continued
and enhanced. It is available as both a C++ and a Python library. It features
Marmote
, the library for basic objects for building Markov Chains, and
MarmoteMDP
, an extension to work with Markov Decision Processes.
Follow this link to learn about Marmote.