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.20.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9c4c17eb2d2c76fa09f41d2e3f192b0581d927f1ceb4a7b0c7faa4f98fa41ba8 |
|
MD5 | 2f6eead52e182c01e4063f9d3e677cbb |
|
BLAKE2b-256 | 7dac0a606b5b5878b9adc66d8a721c95ebb26ec7284f73ddae3cc1d311dde30f |
Close
Hashes for non_local_detector-0.5.20-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e949de6928ecac3f8a66091173971c94f517ce5ae19092d4e828e19dae671187 |
|
MD5 | 7673167ef6114daedfdb7599327df730 |
|
BLAKE2b-256 | 9a275e764165dc26ec20bde4ccac38a5dea40c588525a11126318cdc7980a6fd |