Skip to content

The SpiNNaker implementation of the PyNN neural networking language

License

Notifications You must be signed in to change notification settings

SpiNNakerManchester/sPyNNaker

Folders and files

NameName
Last commit message
Last commit date
Jun 12, 2020
Jul 9, 2020
Jun 25, 2020
Jun 16, 2020
Jul 12, 2019
Apr 6, 2017
Oct 14, 2019
Oct 14, 2019
Apr 27, 2020
Jun 5, 2020
Jul 12, 2019
Aug 25, 2017
Oct 5, 2018
Jun 6, 2020
Oct 4, 2018
Jan 6, 2020
Jan 21, 2020
Nov 18, 2019

Repository files navigation

Build Status Documentation 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
sPyNNaker C documentation

Combined PyNN7 python documentation
Combined PyNN8 python documentation