The Higher Education and Research forge

Home My Page Projects Code Snippets Project Openings N2S3
Summary Activity Tracker Docs SCM Files Dokuwiki Continious Integration Mantis TestLink

SCM Upgrade Information

scm_upgrade_instructions_details

Anonymous Access

Exemple for n2s3 :

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

Developer Access

Substitute developername with the proper value.

Exemple for n2s3 :

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


Project description

N2S3 stands for Neural Network Scalable Spiking Simulator.
It is a simulator of spiking neural networks written using Scala and Akka and dedicated to the simulation of neuro-inspired hardware accelerators.

Etablishment : Université Lille 1 - Sciences et Technologies

Public Tools
Tracker Tracker
  • Bugs (20 open / 36 total)
Document Manager (0 documents in 0 directories)
Files (11 releases in 5 packages)
SCM Repository (Git: 1 updates, 955 adds)
Project Members
Project Admins

Members:

View the 13 Member(s)

Request to join