Skip to main content

Representation of a SpiNNaker Machine

Project description

This package is used to provide a Python representation of a SpiNNaker machine

User Installation
=================
If you want to install for all users, run:
sudo pip install SpiNNMachine

If you want to install only for yourself, run:
pip install SpiNNMachine --user

To install in a virtualenv, with the virtualenv enabled, run:
pip install SpiNNMachine

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.
In this case, download the source code, and extract it locally, or else clone
the git repository:
git clone http://github.com/SpiNNakerManchester/SpiNNMachine.git

To install as a development version which all users will then be able to use,
run the following where the code has been extracted:
sudo python setup.py develop

To install as a development version for only yourself, run:
python setup.py develop --user

To install as a development version in a virtualenv, with the virutalenv
enabled, run:
python setup.py develop

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

SpiNNMachine-2015.003-alpha-01.zip (18.8 kB view details)

Uploaded Source

File details

Details for the file SpiNNMachine-2015.003-alpha-01.zip.

File metadata

File hashes

Hashes for SpiNNMachine-2015.003-alpha-01.zip
Algorithm Hash digest
SHA256 504df29c7f307be437171ada7e8649dc83a004ac5dff22d2d74f0b28141237d2
MD5 111758fa6bc675205b05de016bec0358
BLAKE2b-256 306aa8a6a8d3a424a9a9ba770f882f516effebf95b4eeb59c3520e2af68878f5

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page