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.4.tar.gz
(19.8 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.4.tar.gz.
File metadata
- Download URL: nearby_python-0.0.4.tar.gz
- Upload date:
- Size: 19.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c2b68ae5b688ec55f961a739b061c3dffc4ffd73df410bcaaa335a94cf3093f
|
|
| MD5 |
a40c3f07cd6a75db09a121fb59abe552
|
|
| BLAKE2b-256 |
b2744ce8a5a0fcec2032341945cda4fcad9864f09f2e2cc6e7f7b45b80f7673a
|
File details
Details for the file nearby_python-0.0.4-py3-none-any.whl.
File metadata
- Download URL: nearby_python-0.0.4-py3-none-any.whl
- Upload date:
- Size: 25.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f1cdb12c5ebd5080a0d9adb0ce1ee9c914f838811b1f8b20e52fee4dbfb768bb
|
|
| MD5 |
f811eabc25e238b0e237db89955c32bd
|
|
| BLAKE2b-256 |
2af89bdb9498cfd017cf30ba097cf49f767a06fe5ac16eeb05ea2a74a0c4b4ab
|