A python package to decode non-local activity from neural data
Project description
non_local_detector
Installation
GPU Installation
In order to use GPU with the conda or mamba environment, you need to install the following packages:
Using mamba or conda (mamba recommended):
mamba install jaxlib=*=*cuda* jax cuda-nvcc -c conda-forge -c nvidia
mamba install non_local_detector -c edeno
or from the environment file:
mamba create env -f environment_gpu.yml
or via pip:
pip install non_local_detector[gpu]
CPU Installation
mamba create env -f environment.yml
or via pip:
pip install non_local_detector
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for non_local_detector-0.5.14.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f2dcafaaf2afa0ac3b59ed420227e3d2835a7eeeb7a8c0984dd957252054c64d |
|
MD5 | cfdd891dbf7ce1d0345c301da67786a3 |
|
BLAKE2b-256 | e622a5afbaea5801bf208746994dc89fc540f7b79e1b0d1f7c36d7a630b56033 |
Close
Hashes for non_local_detector-0.5.14-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f05fc12f3a853c47c86d9cbf10fa8d5d59966d67f6084d6bb9565f0fc537c44f |
|
MD5 | cf7e989964ee9fafe32326848d2cbc8e |
|
BLAKE2b-256 | 1ff486b9219bf4561b7a00f01d547ce8457b1e3acf8de3b2779cae276a731141 |