Skip to content

brian-team/brian2_paper_examples

Repository files navigation

Examples for Brian 2 paper

This repository contains interactive examples in the form of Jupyter notebooks that demonstrate the use of the Brian simulator for neural modeling.

Running these examples needs an installation of Brian 2 (see documentation at brian2.readthedocs.io), together with libraries for plotting of the results (plotly and matplotlib).

You can install all necessary dependencies by creating a conda environment from the provided environment file:

$ conda env create -f environment.yml

To run the notebooks in the binder environment, without requiring any installation on your local computer, use the following link: Binder

The code and data in this repository are dual-licensed under the Creative Commons Attribution 4.0 International Public License and the MIT license, you can chose between them if you use this work.

About

No description, website, or topics provided.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published