Open
Description
Test python/tests/test_cvec.py::aubio_cvec_test_case::test_assign_cvec_phas_slice
aubio/python/tests/test_cvec.py
Lines 42 to 47 in 152d681
fails with
E AssertionError:
E Arrays are not equal
E
E Mismatched elements: 473 / 473 (100%)
E Max absolute difference among violations: 8.74227801e-08
E Max relative difference among violations: 2.78275352e-08
E ACTUAL: array([-3.141593, -3.141593, -3.141593, -3.141593, -3.141593, -3.141593,
E -3.141593, -3.141593, -3.141593, -3.141593, -3.141593, -3.141593,
E -3.141593, -3.141593, -3.141593, -3.141593, -3.141
4C4E
593, -3.141593,...
E DESIRED: array(-3.141593)
Metadata
Metadata
Assignees
Labels
No labels