The Higher Education and Research forge

Home My Page Projects Code Snippets Project Openings MDPtoolbox
Summary Activity Tracker News SCM Files Listes Sympa

SCM Upgrade Information

scm_upgrade_instructions_details

Anonymous Access

Exemple for mdptoolbox :

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

Developer Access

Substitute developername with the proper value.

Exemple for mdptoolbox :

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


Project description

MDPtoolbox proposes functions related to the resolution of discrete-time Markov Decision Processes.

Etablishment : INRA

Public Tools
Tracker Tracker
Files (4 releases in 3 packages)
SCM Repository (Git: 7 updates, 629 adds)
Project Members