https://github.com/spinnakermanchester/spynnaker
The SpiNNaker implementation of the PyNN neural networking language
https://github.com/spinnakermanchester/spynnaker
c examples pynn python spinnaker
Last synced: about 1 year ago
JSON representation
The SpiNNaker implementation of the PyNN neural networking language
- Host: GitHub
- URL: https://github.com/spinnakermanchester/spynnaker
- Owner: SpiNNakerManchester
- License: apache-2.0
- Created: 2014-06-13T11:07:19.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2024-04-12T14:27:44.000Z (about 2 years ago)
- Last Synced: 2024-04-14T03:12:35.669Z (about 2 years ago)
- Topics: c, examples, pynn, python, spinnaker
- Language: Python
- Homepage:
- Size: 366 MB
- Stars: 100
- Watchers: 24
- Forks: 42
- Open Issues: 118
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Citation: CITATION.cff
Awesome Lists containing this project
README
[](https://pypi.org/project/sPyNNaker/)
[](https://github.com/SpiNNakerManchester/sPyNNaker/actions?query=workflow%3A%22Python+Actions%22+branch%3Amaster)
[](https://github.com/SpiNNakerManchester/sPyNNaker/actions?query=workflow%3A%22C+Actions%22+branch%3Amaster)
[](https://spynnaker.readthedocs.io/en/master/?badge=master)
[](https://coveralls.io/github/SpiNNakerManchester/sPyNNaker?branch=master)
sPyNNaker - PyNN Simulations on SpiNNaker Hardware
==================================================
This package provides common code for PyNN implementations for SpiNNaker.
We have [user installation instructions](http://spinnakermanchester.github.io/)
which describe in detail more about what is going on.
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](http://spinnakermanchester.github.io/development/devenv.html)
which describes the process of installing the other modules which these
depend upon for a complete editable install.
Documentation
-------------
[sPyNNaker Python documentation](https://spynnaker.readthedocs.io/)
[sPyNNaker C documentation](http://spinnakermanchester.github.io/sPyNNaker/c/)
[Combined PyNN8 python documentation](http://spinnakermanchester.readthedocs.io)