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.15.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | fa0142d4329acb1ca320d568ea18e9dadd0398d40e9192df630490de8cb6afcf |
|
MD5 | abcd1a4eee85a6ef3c4ac6ebddd972d0 |
|
BLAKE2b-256 | d8d820d8ccb7e82632ba4420f1214821a64b3dc7633a7025976acea33b810e89 |
Close
Hashes for non_local_detector-0.5.15-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d6407afe2ef86a002ab4c1204e206b4869c3fcca0964ed1b89155de6ff7aad2 |
|
MD5 | 56ed55dd689b80b5aff9af1136ed3f6f |
|
BLAKE2b-256 | 369e992d07832d482238f25cded2d9b24402ee49b423fec80733b3ed97eeeaf5 |