Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 730 Bytes

CHANGELOG.rst

File metadata and controls

39 lines (25 loc) · 730 Bytes

Changelog

0.4 (2018-01-19)

  • Fixes bug in preprocessing (#38)
  • Increased template size
  • Updates deconvolution method

0.3 (2017-11-15)

  • Adds new neural network module

0.2 (2017-11-14)

  • Config module refactoring, configuration files are now much simpler
  • Fixed bug that was causing spike times to be off due to the buffer
  • Various bug fixes
  • Updates to input/output structure
  • Adds new module for augmented spikes
  • Function names changes in score module
  • Simplified parameters for score module functions

0.1.1 (2017-11-01)

  • Minor changes to setup.py for uploading to pypi

0.1 (2017-11-01)

  • First release