You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ok, it seems this is a known problem of sb10ad. In the past I've had convergence issues with other algorithms because of the new arm architecture, so I was suspecting this is an M1 problem, but it seems like it's unrelated.
Description
I have the following code in a file
bug.py
and when I run it it seems to hang forever. Compare this to the MATLAB equivalent
which runs fine.
Expand for MATLAB output
Hardware & Versions
control.__version__
is0.9.4
andslycot.__version__
is0.5.4
Trace
I tried to run the code with
and the code hangs (forever?) at
I'll try to run this again later on an x86 machine, but I suspect this problem is only on M1.
The text was updated successfully, but these errors were encountered: