Metadata-Version: 2.1
Name: leabra-psyneulink
Version: 0.3.1
Summary: Python implementation of the Leabra algorithm. Forked to package and upload to PyPi.
Home-page: https://github.com/dillontsmith/leabra
Author: Fabien C. Y. Benureau
Author-email: fabien.benureau@gmail.com
License: GPLv3
Keywords: computational neuroscience,emergent,leabra
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Life
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: bokeh (>=0.12.6)
Requires-Dist: ipywidgets (>=7.0)
Requires-Dist: jupyter
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'

UNKNOWN


