JuliaSmoothOptimizers / LinearOperators.jl

Linear Operators for Julia
Other
150 stars 32 forks source link

Drop Julia 1.3 #259

Closed amontoison closed 1 year ago

amontoison commented 1 year ago

I also removed CI_M1.yml. I did the same thing for Krylov.jl, QRMumps.jl and MUMPS.jl because we can use CirrusCI now. We should only keep CI_M1.yml when we need to install some external dependencies such as HSL solvers.

amontoison commented 1 year ago

@geoffroyleconte Should we keep the three versions of LDLFactorizations.jl in the Project.toml or just the last one?

github-actions[bot] commented 1 year ago
Package name latest stable
CaNNOLeS.jl
DCISolver.jl
FletcherPenaltySolver.jl
JSOSolvers.jl
Krylov.jl
NLPModels.jl
NLPModelsModifiers.jl
PROPACK.jl
Percival.jl
QuadraticModels.jl
SolverTools.jl
codecov[bot] commented 1 year ago

Codecov Report

Base: 97.38% // Head: 97.38% // No change to project coverage :thumbsup:

Coverage data is based on head (fb82d3e) compared to base (eca7c9b). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #259 +/- ## ======================================= Coverage 97.38% 97.38% ======================================= Files 14 14 Lines 996 996 ======================================= Hits 970 970 Misses 26 26 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaSmoothOptimizers). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaSmoothOptimizers)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

geoffroyleconte commented 1 year ago

I think we can leave it as it is (or maybe ^0.9 if you prefer).

amontoison commented 1 year ago

I think we can leave it as it is (or maybe ^0.9 if you prefer).

Thanks Geoffroy! I dropped versions < 0.9.