Package Details: python-wfdb 4.1.2-1

Git Clone URL: https://aur.archlinux.org/python-wfdb.git (read-only, click to copy)
Package Base: python-wfdb
Description: A library of tools for reading, writing, and processing WFDB signals and annotations
Upstream URL: https://github.com/MIT-LCP/wfdb-python
Licenses: MIT
Submitter: BrainDamage
Maintainer: BrainDamage
Last Packager: BrainDamage
Votes: 0
Popularity: 0.000000
First Submitted: 2018-07-05 20:09 (UTC)
Last Updated: 2023-06-25 10:18 (UTC)

Latest Comments

ynin commented on 2023-10-04 17:26 (UTC)

Many unexpected unindent errors (I believe mostly in the documentation) but also errors during install:

FAILED tests/test_annotation.py::TestAnnotation::test_5 - ValueError: operands could not be broadcast together with shapes (108,) (0,)
FAILED tests/test_annotation.py::TestAnnotation::test_1 - ValueError: operands could not be broadcast together with shapes (28,) (0,)
FAILED tests/test_annotation.py::TestAnnotation::test_2 - ValueError: operands could not be broadcast together with shapes (28,) (0,)
FAILED tests/test_annotation.py::TestAnnotation::test_3 - ValueError: operands could not be broadcast together with shapes (28,) (0,)
=========================================================================================== 4 failed, 63 passed, 486 warnings in 86.04s (0:01:26) ============================================================================================
==> ERROR: A failure occurred in check().