Metadata-Version: 2.1
Name: spyks
Version: 0.7.0
Summary: Generate fast c++ code to integrate dynamical neuron models
Home-page: https://github.com/melizalab/neurobank
Author: Dan Meliza
Author-email: dan@meliza.org
Maintainer: Dan Meliza
Maintainer-email: dan@meliza.org
License: GNU General Public License (GPL)
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-Python: >=3.5

spyks is a tool for building and simulating simple, dynamical neuron models. It
places a strong emphasis on efficient modification of parameters, because it is
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.
