Skip to content

Biosigpy v0.1.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 12:19
c7c05b2

Biosigpy v0.1.0

Biosigpy v0.1.0 is the first reproducible pre-1.0 release of the Python
implementation. It supports Python 3.10-3.13, NumPy 1.26.4+, and SciPy 1.11.4+.

The release is conformant with all eight specifications in Biosiglib v1.0.0,
pinned exactly to commit ea2d5ded43e1348342f0db4fbd97d754b90a28c9:

  • ecg.pantompkins
  • ecg.sloperange
  • hrv.tdmetrics
  • tools.lpd_filter
  • tools.medfilt_threshold
  • tools.nan_filter
  • tools.nan_filtfilt
  • tools.snap_to_peak

Release assets contain the wheel, source distribution, and SHA256SUMS.
Publishing to PyPI remains outside this release.