Nemocas / Nemo.jl

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

feat: inplace scalar multiplication for FqMatrix #1797

Closed thofma closed 2 weeks ago

thofma commented 2 weeks ago

(There exists no corresponding function in flint)

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 85.90%. Comparing base (c60bc50) to head (e6e0a29).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1797 +/- ## ========================================== - Coverage 85.92% 85.90% -0.02% ========================================== Files 95 95 Lines 36374 36389 +15 ========================================== + Hits 31253 31261 +8 - Misses 5121 5128 +7 ```

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