LinearOperators.jl icon indicating copy to clipboard operation
LinearOperators.jl copied to clipboard

Nosrati diagonal quasi Newton update

Open MohamedLaghdafHABIBOULLAH opened this issue 1 year ago • 5 comments

After this PR, I think we need to separate the updates into different types and implement push!() for each type. That will be more powerful than a large if … else … end.

dpo avatar Jul 11 '23 23:07 dpo

Codecov Report

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

Project coverage is 96.58%. Comparing base (55e0273) to head (05ff34a). Report is 17 commits behind head on main.

:exclamation: Current head 05ff34a differs from pull request most recent head e121c19. Consider uploading reports for the commit e121c19 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #283   +/-   ##
=======================================
  Coverage   96.57%   96.58%           
=======================================
  Files          15       15           
  Lines        1052     1055    +3     
=======================================
+ Hits         1016     1019    +3     
  Misses         36       36           

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

codecov[bot] avatar Jul 11 '23 23:07 codecov[bot]

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

github-actions[bot] avatar Jul 12 '23 00:07 github-actions[bot]

Hey guys! Is there something blocking here?

tmigot avatar Feb 16 '24 00:02 tmigot

Yes. This should be reworked after #316 has been merged.

dpo avatar Feb 25 '24 21:02 dpo