Metadata-Version: 2.4 Name: LFPykit Version: 0.6.2 Summary: Electrostatic models for multicompartment neuron models License-File: LICENSE Author: LFPy-team Author-email: lfpy@users.noreply.github.com Requires-Python: >=3.10 Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.10 Classifier: Programming Language :: Python :: 3.11 Classifier: Programming Language :: Python :: 3.12 Classifier: Programming Language :: Python :: 3.13 Classifier: Programming Language :: Python :: 3.14 Provides-Extra: docs Provides-Extra: tests Requires-Dist: meautility (>=1.5.1) Requires-Dist: numpy (>=1.15.2) Requires-Dist: numpydoc ; extra == "docs" Requires-Dist: pytest ; extra == "tests" Requires-Dist: recommonmark ; extra == "docs" Requires-Dist: scipy (>=1.5.2) Requires-Dist: sphinx ; extra == "docs" Requires-Dist: sphinx_rtd_theme ; extra == "docs" Requires-Dist: sympy ; extra == "tests"