Variability Analysis for EEG/BCI
Project description
nearby
Installation
- Requirements
- Python >= 3.11
- numpy
- scipy
- pandas
- mne
- tslearn
- autograd
- pymanopt[autograd]
You can install all the dependencies with the following pip command.
pip install numpy scipy pandas mne tslearn autograd pymanopt[autograd]
Installation from source
git clone https://github.com/simonkojima/nearby.git
cd ./nearby
pip install .
Usage
Check out the documentation here.
docs generation
Requirements for docs generation
Install nearby and dependencies
In the nearby root directory
pip install -e .
pip install moabb filelock sphinx pydata-sphinx-theme sphinx-multiversion sphinx-gallery numpydoc tslearn autograd pymanopt[autograd]
- Run following in docs
sphinx-apidoc -f -o ../docs/source ../nearby && make html
- Run following in nearby root
sphinx-build -b html docs/source ~/git/nearby-docs/latest
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nearby_python-0.0.6.tar.gz
(19.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nearby_python-0.0.6.tar.gz.
File metadata
- Download URL: nearby_python-0.0.6.tar.gz
- Upload date:
- Size: 19.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
892b37de99f284974c8bcf06cb65762853689f428c8ce38b686e0f6e6702bf76
|
|
| MD5 |
b11a9c6892c0c8b918500c5ff8c4c902
|
|
| BLAKE2b-256 |
6449857d3e7143c042ee95011cb3a0ccbd1a943821efd5f10a162276a09ec5e9
|
File details
Details for the file nearby_python-0.0.6-py3-none-any.whl.
File metadata
- Download URL: nearby_python-0.0.6-py3-none-any.whl
- Upload date:
- Size: 26.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
088e33a018241068257726e1d8c61fcc00ee80f50502a4008bd72bfef61c29f3
|
|
| MD5 |
36d73d35a8a786a0cba2620b480f7063
|
|
| BLAKE2b-256 |
cd053b74cb64868c4514ea053b0bc593b30c0362c738d1bb03f969a38b331938
|