summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMario Mulansky <mario.mulansky@gmx.net>2015-05-11 12:25:27 +0200
committerMario Mulansky <mario.mulansky@gmx.net>2015-05-11 12:25:27 +0200
commit97a1a5ace20b641fef78ed7cb2338ece04e07cac (patch)
tree9901e722d0152dd7587dd5a8471d5314b4a129d4
parentf982bb4870de078b77f0c9fa3230128f8dfe640c (diff)
updated changelog
-rw-r--r--Changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 209b138..beb2ce5 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,9 @@
PySpike v0.2.1:
* addition of __version__ attribute
* restructured docs, Readme now only contains basic examples
+ * performance improvements by introducing specific distance functions
+ * performance improvements for multivariate profiles by using recursive
+ approach
PySpike v0.2: