NESTML is a domain-specific language for neuron and synapse models. These dynamical models can be used in simulations of brain activity on several platforms, in particular NEST Simulator.
NESTML combines an easy to understand, yet powerful syntax, with good simulation performance by means of code generation, through a flexible and user-friendly toolchain.
Full documentation can be found at:
models
- Example neuron models in NESTML format.
pynestml
- The source code of the PyNESTML toolchain.
tests
- A collection of tests for testing of the toolchain's behavior.
doc
- The documentation of the modeling language NESTML as well as processing toolchain PyNESTML.
extras
- Miscellaneous development tools, editor syntax highlighting rules, etc.
Copyright (C) 2017 The NEST Initiative
NESTML is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.
NESTML is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with NESTML. If not, see http://www.gnu.org/licenses/.
This software was initially supported by the JARA-HPC Seed Fund NESTML - A modeling language for spiking neuron and synapse models for NEST and the Initiative and Networking Fund of the Helmholtz Association and the Helmholtz Portfolio Theme Simulation and Modeling for the Human Brain.
This software was developed in part or in whole in the Human Brain Project, funded from the European Union's Horizon 2020 Framework Programme for Research and Innovation under Specific Grant Agreements No. 720270, No. 785907 and No. 945539 (Human Brain Project SGA1, SGA2 and SGA3).