Changelog

Version 1.1.0

This version mainly adds the new wyrm.apply_spatial_filter() method, for applying spatial filtering used in CSP, CCA, whitening, etc. All manual spatial filtering has been replaced throughout the toolbox to use the new method instead.

New Methods

Deprecated Methods

Bugfixes

Version 1.0.0

We bumped the version up to 1 without backwards-incompatible changes since the last version.

New Methods

Improvements

Misc

  • Upgraded to Sphinx 1.3.1
  • We use napoleon instead of the numpydoc plugin
  • Several fixes for various docstring issues