Diagonal quasi-Newton operators
Introduce new Abstract type in lbfgs.jl
Codecov Report
Base: 97.61% // Head: 97.38% // Decreases project coverage by -0.23% :warning:
Coverage data is based on head (
5ed7aa8) compared to base (9080213). Patch coverage: 93.10% of modified lines in pull request are covered.
:exclamation: Current head 5ed7aa8 differs from pull request most recent head 765fe90. Consider uploading reports for the commit 765fe90 to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## main #237 +/- ##
==========================================
- Coverage 97.61% 97.38% -0.24%
==========================================
Files 13 14 +1
Lines 965 994 +29
==========================================
+ Hits 942 968 +26
- Misses 23 26 +3
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/LinearOperators.jl | 100.00% <ø> (ø) |
|
| src/abstract.jl | 98.76% <ø> (ø) |
|
| src/lbfgs.jl | 97.15% <ø> (ø) |
|
| src/lsr1.jl | 96.96% <ø> (ø) |
|
| src/DiagonalHessianApproximation.jl | 93.10% <93.10%> (ø) |
|
| src/special-operators.jl | 98.36% <0.00%> (-0.82%) |
:arrow_down: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
| 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 |
| Package name | latest | stable |
|---|---|---|
| CaNNOLeS.jl | ||
| DCISolver.jl | ||
| JSOSolvers.jl | ||
| Krylov.jl | ||
| NLPModels.jl | ||
| NLPModelsModifiers.jl | ||
| PROPACK.jl | ||
| Percival.jl | ||
| QuadraticModels.jl | ||
| SolverTools.jl |
| Package name | latest | stable |
|---|---|---|
| CaNNOLeS.jl | ||
| DCISolver.jl | ||
| JSOSolvers.jl | ||
| Krylov.jl | ||
| NLPModels.jl | ||
| NLPModelsModifiers.jl | ||
| PROPACK.jl | ||
| Percival.jl | ||
| QuadraticModels.jl | ||
| SolverTools.jl |
| Package name | latest | stable |
|---|---|---|
| CaNNOLeS.jl | ||
| DCISolver.jl | ||
| JSOSolvers.jl | ||
| Krylov.jl | ||
| NLPModels.jl | ||
| NLPModelsModifiers.jl | ||
| PROPACK.jl | ||
| Percival.jl | ||
| QuadraticModels.jl | ||
| SolverTools.jl |
| Package name | latest | stable |
|---|---|---|
| CaNNOLeS.jl | ||
| DCISolver.jl | ||
| JSOSolvers.jl | ||
| Krylov.jl | ||
| NLPModels.jl | ||
| NLPModelsModifiers.jl | ||
| PROPACK.jl | ||
| Percival.jl | ||
| QuadraticModels.jl | ||
| SolverTools.jl |
| Package name | latest | stable |
|---|---|---|
| CaNNOLeS.jl | ||
| DCISolver.jl | ||
| JSOSolvers.jl | ||
| Krylov.jl | ||
| NLPModels.jl | ||
| NLPModelsModifiers.jl | ||
| PROPACK.jl | ||
| Percival.jl | ||
| QuadraticModels.jl | ||
| SolverTools.jl |
@geoffroyleconte Should be all fixed. Do you mind taking another quick look?
It's expected that FreeBSD/nightly fail at the moment.
Thank you @Joshua-Wolff and @geoffroyleconte !