Skip to content

Commit

Permalink
add stub module for SpiNNaker
Browse files Browse the repository at this point in the history
  • Loading branch information
apdavison committed Jul 28, 2023
1 parent 75cacd6 commit 13e8bd4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions pyNN/spiNNaker.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from spynnaker.pyNN import *
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ MPI = ["mpi4py"]
sonata = ["h5py"]
neuron = ["neuron"]
brian2 = ["brian2"]
spiNNaker = ["spyNNaker"]

[project.urls]
homepage = "http://neuralensemble.org/PyNN/"
Expand Down

0 comments on commit 13e8bd4

Please sign in to comment.