MarmoteCore : Différence entre versions

De MARMOTE
(Page créée avec « marmoteCore is a C++ library for constructing and analyzing Markov chains. Its download page, together with instructions and manual, is [http://marmotecore.gforge.inria.f... »)
 
 
Ligne 1 : Ligne 1 :
 
marmoteCore is a C++ library for constructing and analyzing Markov chains.
 
marmoteCore is a C++ library for constructing and analyzing Markov chains.
  
Its download page, together with instructions and manual, is [http://marmotecore.gforge.inria.fr/dokuwiki/doku.php here].
+
Its download page, together with instructions and manual, <strong>was</strong> [http://marmotecore.gforge.inria.fr/dokuwiki/doku.php here] but is not available anymore since gforge.inria was shut down. The development site has been migrated to [https://gitlab.inria.fr/PSI/marmotecore gitlab].
  
The software is presented in a Lab at the RESCOM2019 summer school. See the [[Rescom_TP_instructions|instructions]].
+
The software has been presented in a Lab at the RESCOM2019 summer school. See the [[Rescom_TP_instructions|instructions]].
 +
 
 +
It has been restarted in a new form under the name <code>Marmote</code>, and it comes now with an application library dedicated to Markov Decision Modeling: <code>MarmoteMDP</code>. Both are available through their [https://marmote.gitlabpages.inria.fr/marmote/ web site]: installation instructions, documentation and many examples.

Version actuelle datée du 19 juillet 2023 à 18:10

marmoteCore is a C++ library for constructing and analyzing Markov chains.

Its download page, together with instructions and manual, was here but is not available anymore since gforge.inria was shut down. The development site has been migrated to gitlab.

The software has been presented in a Lab at the RESCOM2019 summer school. See the instructions.

It has been restarted in a new form under the name Marmote, and it comes now with an application library dedicated to Markov Decision Modeling: MarmoteMDP. Both are available through their web site: installation instructions, documentation and many examples.