Tag: GTK

sPyNNaker added to PyPI

This package provides a PyNN implementation for SpiNNaker. Requirements ============ In addition to a standard Python installation, this package depends on: – six – enum34 – DataSpecification – PACMAN – SpiNNMan – PyNN – numpy You can also optionally install: – Visualiser These dependencies, excluding numpy, can be installed using pip: pip install six pip…