Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 2.59 KB

README.rst

File metadata and controls

50 lines (32 loc) · 2.59 KB

Brian2

A clock-driven simulator for spiking neural networks

Brian is a free, open source simulator for spiking neural networks. It is written in the Python programming language and is available on almost all platforms. We believe that a simulator should not only save the time of processors, but also the time of scientists. Brian is therefore designed to be easy to learn and use, highly flexible and easily extensible.

Please report issues at the github issue tracker (https://github.com/brian-team/brian2/issues) or at the brian support mailing list (http://groups.google.com/group/briansupport/)

Documentation for Brian2 can be found at http://brian2.readthedocs.org

Brian2 is released under the terms of the CeCILL 2.1 license.

If you use Brian for your published research, we suggest that you cite one of our introductory articles:

image

image

image

Join the chat at https://gitter.im/brian-team/brian2

Quickstart

Try out Brian on the mybinder service:

image

Testing status for master branch

image

image

image