-
-
Notifications
You must be signed in to change notification settings - Fork 482
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Random failure in matrix_gap.pyx #33072
Comments
comment:1
Please don't forget the random seed when these happen, it can save a lot of time. |
comment:2
I'm not sure this is related to random seeds. However, The following leads to all kind of trouble:
E.g.:
Apparently there also can be segmentation faults:
|
comment:4
Possibly fixed by #31404. |
comment:5
bump to 9.6 |
comment:8
The "too many indices" can also appear here
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Component: linear algebra
Issue created by migration from https://trac.sagemath.org/ticket/33072
The text was updated successfully, but these errors were encountered: