Logo
test-conf
  • Welcome to the NEST simulator documentation!

User Documentation

  • Download
  • Install
  • Configure
  • Getting started
  • Tutorials
  • Guides
  • PyNEST examples
  • Model Directory
  • NEST Server
  • PyNEST API
  • Troubleshooting
  • Getting help
  • Release notes

Getting Involved

  • Community
  • Contribute
  • Documentation workflows
  • Publications
  • NEST Initiative
  • License
NEST simulator user documentation
  • Docs »
  • Related projects
  • Edit on GitHub

Related projects¶

NEST simulator is part of a larger network of projects that focus on simulation, analysis, visualization, or modeling of biologically realistic neural networks.

Here you can find further information about some of these projects.

NESTML¶

NESTML allows you to modify and create models for NEST in a simplified format.

It is a domain-specific language that supports the specification of neuron and synapse models in a precise and concise syntax, based on the syntax of Python. Model equations can either be given as a simple string of mathematical notation or as an algorithm written in the built-in procedural language. The equations are analyzed by the associated toolchain, written in Python, to compute an exact solution if possible or use an appropriate numeric solver otherwise.

  • Get started with NESTML

  • List of available models

NEST extension module¶

The NEST extension module allows you to extend the functionality of NEST without messing with the source code of NEST itself. It makes sharing custom extensions with other researchers easy.

  • Get started with the extension module

NEST desktop¶

NEST Desktop is a web-based GUI application for the NEST Simulator. The app enables the rapid construction, parametrization, and instrumentation of neuronal network models.

  • Get started with NEST desktop

PyNN¶

PyNN 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.

  • Get started with PyNN

Elephant¶

Elephant (Electrophysiology Analysis Toolkit) is an open-source, community-centered library for the analysis of electrophysiological data in the Python programming language.

  • Get started with Elephant


Arbor¶

Arbor is a high-performance library for computational neuroscience simulations with multi-compartment, morphologically-detailed cells, from single cell models to very large networks

  • Get started with Arbor

Neuromorphic hardware¶

SpiNNaker and BrainScaleS are neuromorphic computing systems, which enable energy-efficient, large-scale neuronal network simulations with simplified spiking neuron models. The BrainScaleS system is based on physical (analog) emulations of neuron models and offers highly accelerated operation (\(10^4\) x real time). The SpiNNaker system is based on a digital many-core architecture and provides real-time operation.

  • Get started with SpiNNaker

  • Get started with BrainScaleS

TheVirtualBrain (TVB)¶

TVB is a framework for the simulation of the dynamics of large-scale brain networks with biologically realistic connectivity.

  • Get started with TVB


Revision 50efa216.

Read the Docs v: test-conf
Versions
test-conf
setup-main-page
restructure-docs
pynest_mock
new-theme2
new-doc-theme
new-doc-folder-structure
install_page
cleanup-sphinx-warnings
cleanup-docbuild-models
check-requirements
change-role-ref
add-ref-role-doc
add-nest3-links
add-model-intro-page
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.