Nemocas / Nemo.jl

Julia bindings for various mathematical libraries (including flint2)
http://nemocas.github.io/Nemo.jl/
Other
176 stars 57 forks source link

Make dim check in matrix space creation consistent (part 2) #1733

Closed lgoettgens closed 2 months ago

lgoettgens commented 2 months ago

Follow-up of https://github.com/Nemocas/Nemo.jl/pull/1729.

@thofma merged before I pushed the tests, so here are them.

fingolfin commented 2 months ago

This would also be addressed (but at a deeper level) by https://github.com/Nemocas/AbstractAlgebra.jl/pull/1318 and its Nemo counterpart (which I am not sure I ever opened, but I'll do it ASAP, even though it probably is not 100% ready)

That's not a blocker for this, though, just saying.