summaryrefslogtreecommitdiff
path: root/Readme
diff options
context:
space:
mode:
Diffstat (limited to 'Readme')
-rw-r--r--Readme6
1 files changed, 0 insertions, 6 deletions
diff --git a/Readme b/Readme
deleted file mode 100644
index c82233b..0000000
--- a/Readme
+++ /dev/null
@@ -1,6 +0,0 @@
-PySpike
-=======
-
-PySpike is a Python library for numerical analysis of spike train similarity. Its core functionality are the implementation of the bivariate [ISI and SPIKE distance](http://www.scholarpedia.org/article/Measures_of_spike_train_synchrony). Additionally, it allows to compute multi-variate spike train distances, averaging and general spike train processing.
-
-All source codes are published under the liberal [MIT License](http://opensource.org/licenses/MIT).