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.6.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bf8fb913d6a6ceca22945a3188c85192f2c8422a9748385f5c74d2ee9ebb3dc5 |
|
MD5 | ead1335c4dd2cf87ddbbe9a003c0dc9e |
|
BLAKE2b-256 | 171a1c55878d67260f00216c13bf4e56f62fdc74738389244362d29bcfff46da |