summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorMario Mulansky <mario.mulansky@gmx.net>2015-05-18 15:29:41 +0200
committerMario Mulansky <mario.mulansky@gmx.net>2015-05-18 15:29:41 +0200
commitd985f3a8de6ae840c8a127653b3d9affb1a8aa40 (patch)
treefc583b16d030b6ba67cf09895fd269bd297ad660 /Changelog
parenta718911ba2aac9302465c0522cc18b4470b99f77 (diff)
parent2b957ac5d7c964b6fe0e99bb078a396732331869 (diff)
Merge branch 'develop'0.3.0
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 2ac065b..519dd3b 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,15 @@
+PySpike v0.3:
+ * 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
+ * new example: performance.py
+ * consistent treatment of empty spike trains
+ * new example: profiles.py
+ * additional functionality: pwc and pwl function classes can now return
+ function values at given time(s)
+
PySpike v0.2:
* introduction of SpikeTrain class. Breaking interface change of