Skip to content

Fix cubic complexity of nmod_mat_equal - #2811

Merged
edgarcosta merged 1 commit into
flintlib:mainfrom
fredrik-johansson:o3equal
Aug 24, 2026
Merged

Fix cubic complexity of nmod_mat_equal#2811
edgarcosta merged 1 commit into
flintlib:mainfrom
fredrik-johansson:o3equal

Conversation

@fredrik-johansson

Copy link
Copy Markdown
Collaborator

nmod_mat_equal called _nmod_vec_equal O(n^2) times, oops.

@edgarcosta
edgarcosta merged commit 4ecb9d4 into flintlib:main Aug 24, 2026
11 of 12 checks passed
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 this pull request may close these issues.

2 participants