Brian: a simulator for spiking neural networks in python

Front Neuroinform. 2008 Nov 18:2:5. doi: 10.3389/neuro.11.005.2008. eCollection 2008.

Abstract

"Brian" is a new simulator for spiking neural networks, written in Python (http://brian. di.ens.fr). It is an intuitive and highly flexible tool for rapidly developing new models, especially networks of single-compartment neurons. In addition to using standard types of neuron models, users can define models by writing arbitrary differential equations in ordinary mathematical notation. Python scientific libraries can also be used for defining models and analysing data. Vectorisation techniques allow efficient simulations despite the overheads of an interpreted language. Brian will be especially valuable for working on non-standard neuron models not easily covered by existing software, and as an alternative to using Matlab or C for simulations. With its easy and intuitive syntax, Brian is also very well suited for teaching computational neuroscience.

Keywords: Python; computational neuroscience; integrate and fire; neural networks; simulation; software; spiking neurons; teaching.