Metadata-Version: 1.1
Name: odetoolbox
Version: 2.0
Summary: The NEST ODE toolbox
Home-page: https://github.com/nest/ode-toolbox
Author: The NEST Initiative
Author-email: UNKNOWN
License: GNU General Public License v2 (GPLv2)
Description: The NEST ODE toolbox provides utility
        classes and functions for selecting and generating solvers
        for the differential equations commonly used in spiking neuron
        models.
Keywords: computational neuroscience model ordinary differential equation ode dynamical dynamic simulation
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Requires: matplotlib
Requires: numpy
Requires: sympy
