Skip to content

Releases: medusabci/medusa-kernel

1.0.0

29 Oct 10:41
Compare
Choose a tag to compare

First major update of MEDUSA Kernel, a complete suite of functions for biosignal processing.

Breaking changes:

  • Phase connectivity improved for real time calculation
  • More functions accept both input shapes [epochs x time x channels] and [time x channels]
  • Improved documentation

v0.4.0

28 Oct 11:13
Compare
Choose a tag to compare

First public release of MEDUSA Kernel, a complete suite of functions for biosignal processing. Available in the Python Package Index (PyPI) repository.

@@VERSION_PARAMETERS
{
"PYTHON_VERSIONS": ["3.8", "3.9", "3.10"],
"CHANGES_LOG": []
}