Elephant
Elephant (Electrophysiology Analysis Toolkit) is an open-source, community centered library for the analysis of electrophysiological data in the Python programming language.
NEST is a simulator for spiking neuronal networks. A well tested and efficient tool, NEST works on your laptop and also on the world’s largest supercomputers to study behaviour of large networks of neurons.
NEST is a simulator for spiking neural network models that focuses on the dynamics, size and structure of neural systems rather than on the exact morphology of individual neurons.
A NEST simulation tries to follow the logic of an electrophysiological experiment that takes place inside a computer with the difference that the neural system to be investigated must be defined by the experimenter.
NEST is ideal for networks of spiking neurons of any size, for example:
Please visit our online documentation for details on installing and using NEST.
If you use NEST as part of your research, please cite the version of NEST you used. The full citation for each release can be found on Zenodo
For general citations, please use
Gewaltig M-O & Diesmann M (2007) NEST (Neural Simulation Tool) Scholarpedia 2(4):1430.
If you need help or would like to discuss an idea or issue, join our maling list, where we encourage active participation from our developers and users to share their knowledge and experience with NEST.
You can find other ways to get in touch here.
NEST is built on an active community and we welcome contributions to our code and documentation.
For bug reports, feature requests, documentation improvements, or other issues, you can create a GitHub issue,
For working with NEST code and documentation, you can find guidelines for contributions in our documentation
You can find a list of NEST related publications here.
NEST is open source software and is licensed under the GNU General Public License v2 or later.
General information on the NEST Initiative can be found at its homepage at https://www.nest-initiative.org.
Helmholtz Platform for Research Software Engineering - Preparatory Study
Elephant (Electrophysiology Analysis Toolkit) is an open-source, community centered library for the analysis of electrophysiological data in the Python programming language.
NESTML is a domain-specific language for neuron and synapse models. It combines an easy to understand, yet powerful syntax with good simulation performance by means of code generation.