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
In flint 3.3, gr_mat_struct replaced the `rows` array with row stride [1], update hmod_mat_struct accordingly.
Also, in that case we can use upstream's nmod_mat_entry macro, which doesn't do any type checking.
Fixes#86
[1] flintlib/flint@25251b8
0 commit comments