cnrun

NeuroML-capable neuronal network simulator

Install

All systems
curl cmd.cat/cnrun.sh
Debian Debian
apt-get install cnrun
Ubuntu
apt-get install cnrun
Windows (WSL2)
sudo apt-get update sudo apt-get install cnrun
Raspbian
apt-get install cnrun

cnrun

NeuroML-capable neuronal network simulator

CNrun is a neuronal network model simulator, similar in purpose to NEURON except that individual neurons are not compartmentalised. It can read NeuroML files (e.g., as generated by neuroConstruct); provides a Hodgkin-Huxley neuron (plus some varieties), a Rall and Alpha-Beta synapses, Poisson, Van der Pol, Colpitts oscillators and regular pulse generator; external inputs and logging state variables. Uses a 6-5 Runge-Kutta integration method. Basic scripting and (if run interactively) context-aware autocompletion.