The Higher Education and Research forge

Home My Page Projects Code Snippets Project Openings Garamon
Summary Activity SCM

SCM Upgrade Information

scm_upgrade_instructions_details

Anonymous Access

Exemple for garamon :

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

Developer Access

Substitute developername with the proper value.

Exemple for garamon :

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


Project description

C++ generator of C++ libraries dedicated to Geometric Algebra

Etablishment : PRES Université de Paris Est

Project Information

Tags: geometric algebra, library, c++


This project has not yet categorized itself in the Trove Software Map Registered: 2018-07-20 01:06
Public Tools
SCM Repository (Git: 2 updates, 91 adds)
Project Members