Metadata-Version: 2.1
Name: hbmep
Version: 0.6.0
Summary: Hierarchical Bayesian estimation of motor-evoked potential (MEP) size recruitment curves
Author-email: "Vishweshwar Tyagi, James R. McIntosh" <vt2353@columbia.edu>
Project-URL: Homepage, https://github.com/hbmep/hbmep
Project-URL: Bug Tracker, https://github.com/hbmep/hbmep/issues
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=1.24.2
Requires-Dist: pandas>=2.0.2
Requires-Dist: scikit-learn>=1.2.1
Requires-Dist: jax>=0.4.24
Requires-Dist: jaxlib>=0.4.24
Requires-Dist: numpyro>=0.13.2
Requires-Dist: arviz>=0.18.0
Requires-Dist: matplotlib>=3.7.0
Requires-Dist: seaborn>=0.12.2
Provides-Extra: dev
Requires-Dist: jupyter==1.0.0; extra == "dev"
Requires-Dist: pytest>=7.4.0; extra == "dev"
Requires-Dist: pytest-pycodestyle>=2.3.1; extra == "dev"
Requires-Dist: pytest-cov>=4.1.0; extra == "dev"
Requires-Dist: Sphinx==7.3.7; extra == "dev"
Requires-Dist: sphinx-autobuild==2024.04.16; extra == "dev"
Requires-Dist: sphinx-book-theme==1.1.3; extra == "dev"
Requires-Dist: sphinxcontrib.bibtex==2.6.2; extra == "dev"
Requires-Dist: sphinx-copybutton==0.5.2; extra == "dev"
Requires-Dist: myst_nb==1.1.0; extra == "dev"
