Metadata-Version: 2.4
Name: bcijelly
Version: 0.1.1
Summary: BCI utilities and models
Author-email: Liyuan Han <hanliyuan@ion.ac.cn>
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy<2
Requires-Dist: torch
Requires-Dist: scikit-learn
Requires-Dist: matplotlib
Requires-Dist: huggingface_hub
Provides-Extra: lfads
Requires-Dist: torch==1.13.1; extra == "lfads"
Requires-Dist: torchmetrics==0.7.2; extra == "lfads"
Requires-Dist: pytorch-lightning==1.6.0; extra == "lfads"
Requires-Dist: hydra-core==1.3.0; extra == "lfads"
Requires-Dist: h5py; extra == "lfads"
Requires-Dist: ray[tune]==2.1.0; extra == "lfads"
Requires-Dist: matplotlib; extra == "lfads"
Requires-Dist: wandb; extra == "lfads"
Requires-Dist: seaborn; extra == "lfads"
Provides-Extra: dev
Requires-Dist: pytest>=7; extra == "dev"
Requires-Dist: twine>=5; extra == "dev"
Requires-Dist: build>=1; extra == "dev"
Dynamic: license-file

# bcijelly

Please choose the language version below:

- [English README](README_EN.md)
- [中文 README](README_CN.md)

This root file is kept as a short entry point for the PyPI package and the repository.
