JuliaSmoothOptimizers / MUMPS.jl

A Julia Interface to MUMPS
Other
43 stars 15 forks source link

Missing finalize mumps in solve #125

Closed guiburon closed 9 months ago

guiburon commented 9 months ago

close #124 No performance delta on my system.

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (7e41cea) 20.05% compared to head (206e664) 20.25%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #125 +/- ## ========================================== + Coverage 20.05% 20.25% +0.20% ========================================== Files 7 7 Lines 778 780 +2 ========================================== + Hits 156 158 +2 Misses 622 622 ```

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

amontoison commented 9 months ago

Thanks @guiburon!!