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
Zero-tests over ``QQbar`` are currently very slow, so we test only very small examples::
452
452
453
-
sage: test_karatsuba_multiplication(QQbar, 3, 3, numtests=2) # known bug: macos (sporadic timeouts, see #35715>), long time, needs sage.rings.number_field
453
+
sage: test_karatsuba_multiplication(QQbar, 3, 3, numtests=2) # known bug: linux (sporadic timeouts, see #35715), long time, needs sage.rings.number_field
0 commit comments