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
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
Release history Release notifications | RSS feed
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.004-rc-01.zip
(22.2 kB
view details)
File details
Details for the file SpiNNMachine-2015.004-rc-01.zip
.
File metadata
- Download URL: SpiNNMachine-2015.004-rc-01.zip
- Upload date:
- Size: 22.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5c1e6015f1382d8d9d80884c04b1577818d5b6e5bca97a6c5a195a496a3b7074 |
|
MD5 | 1b13a49c7dd21a2ec47e84bfc14f0ffa |
|
BLAKE2b-256 | 73a3563fd75c5509ad430348cd0b1d854904b82f9b72a8cf5415fb6b20beade8 |