History log of /petsc/src/tao/constrained/tutorials/output/ex1_3.out (Results 1 – 10 of 10)
Revision Date Author Comments
# a44db9c6 06-Dec-2022 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 613adc5e 04-Dec-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'denera/tao-almm-line-search-fix' into 'release'

Fixed TAOALMM bug causing subsolver line-search failure

See merge request petsc/petsc!5890


# 9a09327d 04-Dec-2022 Alp Dener <alp.dener@me.com>

Fixed TAOALMM bug causing subsolver line-search failure


# a686821c 04-May-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/feature-rm-spaces-plurals' into 'main'

Remove unneeded spaces/plurals

See merge request petsc/petsc!5193


# 8cc725e6 01-May-2022 Pierre Jolivet <pierre@joliv.et>

Remove extra spaces and unwanted plurals


# 3bc007e5 28-Jan-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'denera/tao-auglag' into 'master'

TAO Augmented Lagrangian solver for generally constrained optimization problems

See merge request petsc/petsc!3581


# 661095bb 19-Jan-2021 Alp Dener <alp.dener@me.com>

TAOALMM implemented for generally constrained optimization


# a93ae7c8 23-Aug-2020 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/maint'


# 09ed9656 21-Aug-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'rylee/pdipm-patch' into 'maint'

bugfix: added check for equality constraints to pdipm

See merge request petsc/petsc!3026


# 8e58fa1d 05-Aug-2020 resundermann <rylee.sundermann@sdstate.edu>

add check for equality constraints to pdipm
add -no_eq option to ex1.c to remove equality constraints

Co-authored-by: Hong Zhang <hzhang@mcs.anl.gov>