Skip to content

Release 7.0.0

Latest
Compare
Choose a tag to compare
@dkfellows dkfellows released this 27 Sep 13:48
· 1104 commits to master since this release

Get this release from PyPI.

pip install sPyNNaker "1!7.0.0"

Main Changes

  1. The range of supported Python versions has changed; we now support (and test with) Python 3.8 – 3.11.
  2. We have changed the software license from GPL v3 to Apache v2.
  3. sPyNNaker8 is strongly deprecated; it was a transitional Python package while we migrated to PyNN 0.8, and now we only support later versions of PyNN. Use the code in the spynnaker.pyNN package instead.
  4. We now provide support for neuromodulatory inputs (dopamine) in some models. Because of the numerical complexity involved, please contact us if you want to use this with any other neuromodulation inputs.
  5. We now support some convolution connectors to some neuron models in order to efficiently support input from digital retinas.

What's Changed

Full Changelog: 6.0.0...7.0.0