jump-dev / Ipopt.jl

A Julia interface to the Ipopt nonlinear solver
https://github.com/coin-or/ipopt
Other
149 stars 58 forks source link

Add a section about libblastrampoline in the README #382

Closed amontoison closed 9 months ago

amontoison commented 9 months ago

@odow

codecov[bot] commented 9 months ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (c88bdce) 94.02% compared to head (7efc145) 94.02%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #382 +/- ## ======================================= Coverage 94.02% 94.02% ======================================= Files 4 4 Lines 921 921 ======================================= Hits 866 866 Misses 55 55 ```

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

odow commented 9 months ago

I made some tweaks. Are they okay?

amontoison commented 9 months ago

I made some tweaks. Are they okay?

Yes, thanks for the tweaks Oscar! :+1: