| #
8f8a4e06
|
| 20-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
code style fix for if-else
|
| #
3b063059
|
| 20-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
new tests and their output files added to cover new functionality
|
| #
ca964c49
|
| 20-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
Fixing an IS related memory leak
|
| #
b4a30f08
|
| 20-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
More inf/nan checks
|
| #
a1318120
|
| 20-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
Inf/Nan check fixes
|
| #
89da521b
|
| 20-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
Index set bug resolved for when there are no inactive variables left
|
| #
0b7db9bb
|
| 19-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
VecISSet changed to a no-op when the IS is NULL
|
| #
3105154f
|
| 19-Apr-2018 |
Todd Munson <tmunson@mcs.anl.gov> |
Code fixes for PETSc standard.
|
| #
7529f6b4
|
| 19-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
Fixed issue with NULL index sets erroring out on VecISSet
|
| #
c4b75bcc
|
| 19-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
lots of code style changes and bugfixes after review with Todd
|
| #
5000ebde
|
| 19-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
BNCG recycling expanded to include the latest Newton step
|
| #
61be54a6
|
| 18-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
BNCG updated with the latest active set estimation and Fischer-Braumeister based convergence test
|
| #
937a31a1
|
| 18-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
Logic errors in LS fallback and TR loops fixed
|
| #
08752603
|
| 17-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
Fixed bug in initial trust radius interpolation
|
| #
e031d6f5
|
| 17-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
Copying of Fortran function handles to embedded TAO debugged
|
| #
c0f10754
|
| 16-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
BNCG accelerator added into BNLS, works for TAO examples, segfaults on CUTEst probs
|
| #
2ab2a32c
|
| 16-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
propagated reduced hessian changes into the initial trust radius estimation
|
| #
5e9b73cb
|
| 16-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
LMVM matrix can now deal with reduced systems that change in size based on # of active variables
|
| #
9b6ef848
|
| 13-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
BNLS back to using trust radius
|
| #
198282db
|
| 13-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
Pseudo-code algorithms added to in-code documentation
|
| #
62675bee
|
| 12-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
reduced Hessian matrix is now a separate clone
|
| #
28017e9f
|
| 12-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
some active set fixes applied
|
| #
e465cd6f
|
| 12-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
some more refactoring to eliminate copy-pasted code
|
| #
0a4511e9
|
| 11-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
Documentation work on the new algorithms
|
| #
2f75a4aa
|
| 10-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
Wrapping up for a pull request
- New active set estimation added based on Bertsekas' method - Active set estimation split off into the utilities folder so that it can later be applied to BLMVM and B
Wrapping up for a pull request
- New active set estimation added based on Bertsekas' method - Active set estimation split off into the utilities folder so that it can later be applied to BLMVM and BNCG - Convergence of BNK methods exhaustively profiled on CUTEst problems
show more ...
|