Metadata-Version: 1.1
Name: brian2tools
Version: 0.1.2
Summary: Tools for the Brian 2 simulator
Home-page: https://github.com/brian-team/brian2tools
Author: Marcel Stimberg, Dan Goodman, Romain Brette
Author-email: team@briansimulator.org
License: CeCILL-2.1
Description: brian2tools
        -----------
        Tools to use with the `Brian 2 simulator <http://briansimulator.org>`_. The `brian2tools` package aims to be a
        collection of useful tools for simulating spiking neural networks with ``brian2`` and for analyzing the results from
        those simulations.
        
        .. image:: https://travis-ci.org/brian-team/brian2tools.svg?branch=master
            :target: https://travis-ci.org/brian-team/brian2tools
        
        .. image:: https://anaconda.org/brian-team/brian2tools/badges/version.svg
            :target: https://anaconda.org/brian-team/brian2tools
        
        .. image:: https://readthedocs.org/projects/brian2tools/badge/?version=stable
            :target: http://brian2tools.readthedocs.io/en/stable/?badge=stable
        
        
        
Keywords: visualization neuroscience
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: CEA CNRS Inria Logiciel Libre License, version 2.1 (CeCILL-2.1)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Provides: brian2tools
