-
Notifications
You must be signed in to change notification settings - Fork 45
Closed
Description
When compiling slycot on NixOS (Linux), 4 out of 5 "td04ad_c" testcases fail. Ignoring this (and nevertheless installing slycot) leads to 170 failing testcases in the control package.
Both, v0.6.0 and master, show the same issue. I used SLICOT v5.9.
=========================== short test summary info ============================
FAILED ../../nix/store/4i61izh6bxdjz498fq28j2149dh5m2bk-python3.13-slycot-0.6.0/lib/python3.13/site-packages/slycot/tests/test_td04ad.py::test_staticgain - slycot.exceptions.SlycotParameterError: The following argument had an illeg...
FAILED ../../nix/store/4i61izh6bxdjz498fq28j2149dh5m2bk-python3.13-slycot-0.6.0/lib/python3.13/site-packages/slycot/tests/test_td04ad.py::test_td04ad_static - slycot.exceptions.SlycotParameterError: The following argument had an illeg...
FAILED ../../nix/store/4i61izh6bxdjz498fq28j2149dh5m2bk-python3.13-slycot-0.6.0/lib/python3.13/site-packages/slycot/tests/test_td04ad.py::test_mixfeedthrough - slycot.exceptions.SlycotParameterError: The following argument had an illeg...
FAILED ../../nix/store/4i61izh6bxdjz498fq28j2149dh5m2bk-python3.13-slycot-0.6.0/lib/python3.13/site-packages/slycot/tests/test_td04ad.py::test_tfm2ss_6 - slycot.exceptions.SlycotParameterError: The following argument had an illeg...
================== 4 failed, 132 passed, 2 warnings in 1.51s ===================
All these tests fail with:
E slycot.exceptions.SlycotParameterError: The following argument had an illegal value: dcoeff
Metadata
Metadata
Assignees
Labels
No labels