summaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
authorMario Mulansky <mario.mulansky@gmx.net>2014-10-10 17:04:04 +0200
committerMario Mulansky <mario.mulansky@gmx.net>2014-10-10 17:04:04 +0200
commita769a03d089ac0c61e2155239a28665c9316e14a (patch)
tree766347541743aab1baeb07e9d75d008981c553d6 /Readme.md
parent62f792fa52801234d4f9c33800a44b0308e9b8ab (diff)
added load_txt function, some restructuring
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Readme.md b/Readme.md
index 368eef4..8b84ebd 100644
--- a/Readme.md
+++ b/Readme.md
@@ -1,7 +1,7 @@
# 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).
+Its core functionality is 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).