Metadata-Version: 2.4
Name: kandellab
Version: 1.0.0
Summary: KandelLab - Neuroscience Principles Code Lab: implement Kandel's Principles of Neural Science models in Python
Author: Noah
License: MIT
Keywords: neuroscience,teaching,computational-neuroscience,hodgkin-huxley,hopfield,drift-diffusion
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.9
License-File: LICENSE
Requires-Dist: numpy>=1.21
Requires-Dist: matplotlib>=3.5
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Dynamic: license-file
