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.17.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | ce5e1cd29a294cebb6caa45924539fb27ff4c25f4769c2d9491ff0541d889031 |
|
MD5 | 69ae58d4f06854ec96679b949977ef6f |
|
BLAKE2b-256 | 4673b31edfba1d08cee5c9d671c272c68d7ab000116a03d8016c82c09b6849a1 |
Close
Hashes for non_local_detector-0.5.17-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | cda0288870e63fda8bd12a2fac761e939f7270ff841f1b53da8d221f5f644da9 |
|
MD5 | 7c3bf1af5a828f7e7e0710f78ca798a8 |
|
BLAKE2b-256 | 8d48cb19350e17a734f5d2b4a0a6d645f1e80ca12d29397cb44d18b66ef9d7ae |