From 50b3d0bd1ceea236d8b4e95578cebf7c78a5035e Mon Sep 17 00:00:00 2001 From: Mario Mulansky Date: Sun, 30 Oct 2016 13:13:38 -0700 Subject: fixed typo --- Readme.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.rst b/Readme.rst index 41e9c6c..0422dad 100644 --- a/Readme.rst +++ b/Readme.rst @@ -7,7 +7,7 @@ PySpike :target: https://travis-ci.org/mariomulansky/PySpike PySpike is a Python library for the numerical analysis of spike train similarity. -Its core functionality is the implementation of the ISI_\-distance [#]_ and SPIKE_ distance [#]_ as well as SPIKE-Synchronization_ [#]_. +Its core functionality is the implementation of the ISI_\-distance [#]_ and SPIKE_\-distance [#]_ as well as SPIKE-Synchronization_ [#]_. It provides functions to compute multivariate profiles, distance matrices, as well as averaging and general spike train processing. All computation intensive parts are implemented in C via cython_ to reach a competitive performance (factor 100-200 over plain Python). -- cgit v1.2.3