summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to '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: