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:
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.4.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d0899db2ab61a0bd5612ddc6a4249351bbc217c8033c32988eff187573764c6e |
|
MD5 | 52a78926dfe7b1d80b221751d02b536a |
|
BLAKE2b-256 | 716d5f9a7c92046875b9fbf784e75dbb584af7a15b1cf86f537bd7f7b2867f07 |