Get started
1462 commits | Last commit ≈ 4 days ago
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.
NESTML is a domain-specific language for neuron and synapse models. These dynamical models can be used in simulations of (spiking or rate-based) 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 (C++ for NEST Simulator), but flexibly supports other simulation engines including neuromorphic hardware.