Skip to main content

A Python package for simulator-independent specification of neuronal network models

Project description

PyNN (pronounced ‘pine’) is a simulator-independent language for building neuronal network models.

In other words, you can write the code for a model once, using the PyNN API and the Python programming language, and then run it without modification on any simulator that PyNN supports (currently NEURON, NEST and Brian) and on a number of neuromorphic hardware systems.

The PyNN API aims to support modelling at a high-level of abstraction (populations of neurons, layers, columns and the connections between them) while still allowing access to the details of individual neurons and synapses when required. PyNN provides a library of standard neuron, synapse and synaptic plasticity models, which have been verified to work the same on the different supported simulators. PyNN also provides a set of commonly-used connectivity algorithms (e.g. all-to-all, random, distance-dependent, small-world) but makes it easy to provide your own connectivity in a simulator-independent way.

Even if you don’t wish to run simulations on multiple simulators, you may benefit from writing your simulation code using PyNN’s powerful, high-level interface. In this case, you can use any neuron or synapse model supported by your simulator, and are not restricted to the standard models.

copyright:

Copyright 2006-2019 by the PyNN team, see AUTHORS.

license:

CeCILL, see LICENSE for details.

Unit Test Status Test coverage

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

PyNN-0.9.5.tar.gz (3.2 MB view details)

Uploaded Source

File details

Details for the file PyNN-0.9.5.tar.gz.

File metadata

  • Download URL: PyNN-0.9.5.tar.gz
  • Upload date:
  • Size: 3.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.7.3

File hashes

Hashes for PyNN-0.9.5.tar.gz
Algorithm Hash digest
SHA256 91af2126b639a6a795bfc2709ac49423278c4794b6d0da143908b9afcb415f80
MD5 4d621f3be558083bcc45a752d1d6f0c7
BLAKE2b-256 2161feea8444434f9fe4263e4ba9f9f693560d3b27e0d7b48f6ac4e1b6a35b33

See more details on using hashes here.

Supported by

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