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.10.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4ca7c56482916625e609f88b13b69e53cb41dcaa68e66d96ad957d69fd18256e |
|
MD5 | 3e14d58548025f17d8fe4a398542e854 |
|
BLAKE2b-256 | 443c1b98e42b271d4fda8b1ac4cce9dc899b59b8f96bc228763cbbeeb747d44b |
Close
Hashes for non_local_detector-0.5.10-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d83a77855966ecec2c4b0d2722ee3462e729f6077f4f01f6862b04cb7f7642a3 |
|
MD5 | 8c26f5febff53f18139ab3450bdabd0d |
|
BLAKE2b-256 | ef7b0369692ce925ded4d2784f953eb13eb524317c33f293cb08958372bc2040 |