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.19.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 48cb7ec290110750d4bc983fd3aa09be21f8ec0fa71f1037eab299b570c6d112 |
|
MD5 | ecef08109e3fe7c614aa526dfa5269ff |
|
BLAKE2b-256 | f51cad780b8592e76b6c03fb10e5e454c4281ec67b5e856bdd65cd2086ff0cb4 |
Close
Hashes for non_local_detector-0.5.19-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e1dc26e262308cfe146d3e19f50c88441f394939f75e1fac6db4a9893e20d0c5 |
|
MD5 | 3be88613d057a86a6be09fa86ceaa581 |
|
BLAKE2b-256 | 6634c1af8898e29af11c2f8398046461480a9869fa2a917527485e827a04ceff |