summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorMario Mulansky <mario.mulansky@gmx.net>2015-04-30 14:23:14 +0200
committerMario Mulansky <mario.mulansky@gmx.net>2015-04-30 14:23:14 +0200
commit88c18727290d81ce6f6ff66862cea6da241c7c34 (patch)
tree47d1922a621becc87a4573fca9feb4acef821432 /Changelog
parent1b9f4ec0aee1281464cfcab02bb4c7c302dbbb00 (diff)
parent26d4dd11f80b1c0b4ab19e7cb74c77b61eaad90c (diff)
Merge pull request #4 from mariomulansky/develop0.2.0
merge develop
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/Changelog b/Changelog
new file mode 100644
index 0000000..2ac065b
--- /dev/null
+++ b/Changelog
@@ -0,0 +1,9 @@
+PySpike v0.2:
+
+ * introduction of SpikeTrain class. Breaking interface change of
+ distance functions
+ * added max_tau parameter to SPIKE-Synchronization
+ * added psth function
+ * restructured modules, separate files for different distance measures
+ * Bugfix for selective multivariate distance
+ * added spike generation function