| #
1e1ea65d
|
| 27-Jul-2021 |
Pierre Jolivet <pierre@joliv.et> |
Some missing CHKERR[Q|MPI]
|
| #
b54dd435
|
| 27-Jul-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
7d5cb1f0
|
| 21-Jul-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'sajid/fix-tao-brgn' into 'release'
TAOBRGN gn->y size fix
See merge request petsc/petsc!4081
|
| #
2036730c
|
| 11-Jun-2021 |
Sajid Ali <sajidsyed2021@u.northwestern.edu> |
TAOBRGN gn->y size fix
modified: src/tao/leastsquares/impls/brgn/brgn.c
|
| #
6b7bcaa1
|
| 28-Mar-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'denera/bufgix-tao-brgn-python-bindings' into 'main'
petsc4py interfaces for TAOBRGN
See merge request petsc/petsc!3766
|
| #
5eb5f4d6
|
| 25-Mar-2021 |
Alp Dener <alp.dener@me.com> |
added explicit Hessian feature to BRGN
|
| #
16924cb1
|
| 26-Aug-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2020-08-16/fix-source-formatting' into 'master'
Turn on checkbadSource test to generate an error when found; fix all source code that causes errors
See merge request petsc/petsc
Merge branch 'barry/2020-08-16/fix-source-formatting' into 'master'
Turn on checkbadSource test to generate an error when found; fix all source code that causes errors
See merge request petsc/petsc!3064
show more ...
|
| #
2da392cc
|
| 17-Aug-2020 |
Barry Smith <bsmith@mcs.anl.gov> |
Turn on checkbadSource test to generate an error when found; fix all source code that causes errors
Commit-type: portability-fix, testing-fix, style-fix, feature, maintainability /spend 1.5h
|
| #
48c79f8d
|
| 13-Jul-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'brgn_lm' into 'master'
Levenberg-Marquardt optimization using BRGN
See merge request petsc/petsc!2964
|
| #
cd1c4666
|
| 13-Jul-2020 |
Tristan Konolige <tristan.konolige@colorado.edu> |
Levenberg-Marquardt optimization using BRGN.
Adds diag(J^T J) as a regularizer to BRGN (called "lm"). With this regularizer, BRGN is equivalent to a Levenberg-Marquardt algorithm.
|
| #
60a4e99f
|
| 09-Jan-2020 |
Stefano Zampini <stefano.zampini@gmail.com> |
Merge branch 'master' into 'stefanozampini/sfwin-reuse-win'
# Conflicts: # config/BuildSystem/config/packages/MPI.py
|
| #
8372926a
|
| 06-Jan-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/maint'
|
| #
2961c3ac
|
| 06-Jan-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-double-chkerrq' into 'maint'
Double CHKERRQ
See merge request petsc/petsc!2427
|
| #
c3b366b1
|
| 06-Jan-2020 |
prj- <pierre.jolivet@enseeiht.fr> |
Double CHKERRQ
|
| #
a8158fb5
|
| 14-Jul-2019 |
Karl Rupp <me@karlrupp.net> |
Merge branch 'gropp/doc-fixes-1' [PR #1838]
|
| #
57a5760d
|
| 02-Jul-2019 |
William Gropp <wgropp@illinois.edu> |
Merge from doc-fixes branch
|
| #
a2b725a8
|
| 27-Jun-2019 |
William Gropp <wgropp@illinois.edu> |
Fixes for doctext update
|
| #
796c3b7e
|
| 17-Jun-2019 |
Patrick Sanan <patrick.sanan@gmail.com> |
Merged in psanan/tao-man-pages-indentation-fix (pull request #1784)
TAO man pages: fix some indentation errors for lists
Approved-by: BarryFSmith <bsmith@mcs.anl.gov>
|
| #
9abc5736
|
| 15-Jun-2019 |
Patrick Sanan <patrick.sanan@gmail.com> |
TAO man pages: fix some indentation errors for lists
Reported-by: Pierre Jolivet <pierre.jolivet@enseeiht.fr>
|
| #
e193a8dd
|
| 01-Jun-2019 |
Hansol Suh <davidsuhh@gmail.com> |
Merged in dhsuh/petsc/dhsuh/brgn-l2-pure (pull request #1729)
Adding pure L2-norm regulazation to TAOBRGN
Approved-by: Alp Dener <adener@mcs.anl.gov> Approved-by: BarryFSmith <bsmith@mcs.anl.gov>
|
| #
60bb7533
|
| 29-May-2019 |
Hansol Suh <dhsuh@gatech.edu> |
documentation update
|
| #
70c34337
|
| 29-May-2019 |
Hansol Suh <dhsuh@gatech.edu> |
revert ex4 to original. change ordering of lookup table. add brgn l2 pure example to cs1
|
| #
9275ad16
|
| 29-May-2019 |
Hansol Suh <dhsuh@gatech.edu> |
white space clean
|
| #
a1c74439
|
| 28-May-2019 |
Hansol Suh <dhsuh@gatech.edu> |
TAOBRGN: Implemented L2pure regularization option for BRGN.
|
| #
a9200ae8
|
| 26-Mar-2019 |
Xiang (Shawn) Huang <xianghuang@gmail.com> |
Merged in xhuang/tao-feature-L1-bugfix (pull request #1468)
Fix a bug of a previously merged branch xhuang/tao-feature-L1
|