Overview
A Python package for the fast calculation of Multi-unit Van Rossum neural spike train metrics, with the kernel-based algorithm described in Houghton and Kreuz, On the efficient calculation of Van Rossum distances (Network: Computation in Neural Systems, 2012, 23, 48-58). This package started out as a Python wrapping of the original C++ implementation given by the authors of the paper, and evolved from there with bugfixes and improvements.
Documentation
Full documentation (with examples and full reference) is hosted at http://pymuvr.readthedocs.org/.
Requirements
Python 2.7 or 3.x.
NumPy>=1.7.
C++ development tools and Standard Library (package build-essential on Debian).
Python development tools (package python-dev on Debian).
Installation
To install the latest release, run:
pip install pymuvr
License
This package is licensed under version 3 of the GPL or any later version. See COPYING for details.
Getting the source
Source code for pymuvr is hosted at https://github.com/epiasini/pymuvr.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pymuvr-1.3.3.tar.gz.
File metadata
- Download URL: pymuvr-1.3.3.tar.gz
- Upload date:
- Size: 62.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
615b3310f517b5a08469e70c21777c7cb6734a201e2d6f7eb935d337c2e7a43f
|
|
| MD5 |
8787f85da1faeab3686904f638e92d1f
|
|
| BLAKE2b-256 |
4cb344a29e09515e0a00f64e54a1b98b908f9522f8e8fd0c5122f4c65919d194
|