Metadata-Version: 2.0
Name: spyks
Version: 0.6.4
Summary: Generate fast c++ code to integrate neuron models
Home-page: https://github.com/melizalab/spyks
Author: C Daniel Meliza
Author-email: UNKNOWN
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Natural Language :: English
Requires-Dist: pybind11 (>=2.2.0)
Requires-Dist: Pint (>=0.7)
Requires-Dist: ruamel.yaml (>=0.13)
Requires-Dist: sympy (>=1.0)
Requires-Dist: numpy (>=1.11)


spyks is a tool for building and simulating simple, dynamical neuron models. It
places a strong emphasis on efficient modification of parameters, because it's
primarily intended for use in data assimilation applications where the goal is
to estimate parameters and unmeasured states from recorded data. It is very much
a work in progress.


