Models in NESTΒΆ

NEST provides a ton of models! Textbook standards like integrate-and-fire and Hodgkin-Huxley type models are available alongside high quality implementations of models published by the neuroscience community.

Need to create your own?

  • Check out NESTML, a domain-specific language supporting neuron and synapse models with a code generation backend that generates model code in C++ for NEST.