Nemocas / Nemo.jl

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

Refactor MatrixSpace implementation #1738

Closed fingolfin closed 2 months ago

fingolfin commented 2 months ago

Resolves #1379 Resolves #1317

Counterpart to https://github.com/Nemocas/AbstractAlgebra.jl/pull/1318 (which this requires)

Probably won't work right now, I just rebased this code I started over a year ago and then abandoned :-/

lgoettgens commented 2 months ago

The tests now no longer need to be removed due to #1748

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.84%. Comparing base (fd32962) to head (1ef145b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1738 +/- ## ========================================== - Coverage 84.91% 84.84% -0.08% ========================================== Files 95 95 Lines 37281 36957 -324 ========================================== - Hits 31657 31355 -302 + Misses 5624 5602 -22 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.