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.12.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f0a3a9cb28147999db03de26f12b61ce5df1a437b6f3884d201c796bc842ef14 |
|
MD5 | 26b04783fd6135dee7c7115d46a81f4e |
|
BLAKE2b-256 | dd670f558248c41589018cfac9200d059d1a10d9a2a8d26740a2b5698246d19f |
Close
Hashes for non_local_detector-0.5.12-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b038bcfc71bfee04eed45379b8c5bbfafbe755b81a599d9fba1557f9716fbd0 |
|
MD5 | f99e8f079c304cdb23d2c8dbfdc7c8e2 |
|
BLAKE2b-256 | 6ffac8f78369a1dab9761333504ba8c7d713bf602ff5becec016c9c69385497c |