summaryrefslogtreecommitdiff
path: root/pyspike/DiscreteFunc.py
AgeCommit message (Collapse)Author
2015-05-08performance improvement for multivar spike syncMario Mulansky
dont compute the average profile in the function spike_sync_multi, but rather compute the overall average distance directly
2015-04-27updated docsMario Mulansky
2015-02-03update docs to the structural changesMario Mulansky
2015-02-03moved cython functions to subdirectoryMario Mulansky
2015-01-28added missing py filesMario Mulansky