Releases: medusabci/medusa-kernel
Releases · medusabci/medusa-kernel
1.0.0
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
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": []
}