Skip to content
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

only random 2x2 matrix is the identity #3451

Closed
mahrud opened this issue Sep 3, 2024 · 2 comments · Fixed by #3452
Closed

only random 2x2 matrix is the identity #3451

mahrud opened this issue Sep 3, 2024 · 2 comments · Fixed by #3452

Comments

@mahrud
Copy link
Member

mahrud commented Sep 3, 2024

This is kinda hilarious:

i223 : tally apply(100, i -> random(QQ^2, QQ^2, MaximalRank => true))

o223 = Tally{| 1 0 | => 100}
             | 0 1 |

image

@mahrud
Copy link
Member Author

mahrud commented Sep 3, 2024

Tangentially, should dim(Module) do something else over a field?

i43 : dim QQ^3

o43 = 0

@mahrud mahrud added this to the version 1.24.11 milestone Sep 3, 2024
@mahrud
Copy link
Member Author

mahrud commented Sep 3, 2024

Related: #2089 #1229 #999.

mahrud added a commit to mahrud/M2 that referenced this issue Sep 3, 2024
@mahrud mahrud linked a pull request Sep 3, 2024 that will close this issue
d-torrance pushed a commit that referenced this issue Sep 4, 2024
@mahrud mahrud closed this as completed Sep 4, 2024
mgacummings pushed a commit to mgacummings/M2 that referenced this issue Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant