Skip to content

roninkaizen/sPyNNaker

 
 

Repository files navigation

Build Status Coverage Status

sPyNNaker - PyNN Simulations on SpiNNaker Hardware

This package provides common code for PyNN implementations for SpiNNaker.

We have user installation instructions which describe in detail more about what is going on. Note that this package is not intended to be used directly; the sPyNNaker7 and sPyNNaker8 packages contain the user-facing APIs, and you should use the one that corresponds to the version of PyNN you wish to work with.

Developer Installation

If you want to be able to edit the source code, but still have it referenced from other Python modules, you can set the install to be a developer install which describes the process of installing not only the sPyNNaker7 and sPyNNaker8 packages for accessing the user-facing APIs, but also the other modules which these depend upon for a complete editable install.

Documentation

sPyNNaker python documentation
Combined PyNN7 python documentation
Combined PyNN8 python documentation

About

The SpiNNaker implementation of the PyNN neural networking language, independent of PyNN version

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 70.9%
  • C 27.2%
  • Makefile 1.9%