nrnutils

Some tools for use with the NEURON simulator (http://www.neuron.yale.edu/neuron/)


Keywords
computational, science, neuroscience, simulation
License
CECILL-2.1
Install
pip install nrnutils==0.3.0

Documentation

========
nrnutils
========

This package contains some Python tools for use with the NEURON simulator
(http://www.neuron.yale.edu/).


Installation
------------

    $ tar xzf nrnutils-0.3.0
    $ cd nrnutils-0.3.0
    $ python setup.py install


Licence
-------

This package is licenced under the CeCILL licence, which behaves like and is
compatible with the GPL, but is based on French law. For full details, see
COPYING. I am happy to consider using other licences if people ask me.