| #
6327175c
|
| 31-Aug-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'add-tao-get-constraints' into 'main'
Add getters for TAO constraint routines
See merge request petsc/petsc!8619
|
| #
1b741c34
|
| 31-Jul-2025 |
paul.kuehner <paul.kuehner@uni.lu> |
Add test for TAO constraint getters, and update changes/dev notes
|
| #
f73bfc44
|
| 15-Jul-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
e5234dae
|
| 15-Jul-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/fix-8448-main' into 'release'
PETSc4py: fix test failure in main with merge from !8448
See merge request petsc/petsc!8551
|
| #
a9d31c33
|
| 14-Jul-2025 |
Satish Balay <balay@mcs.anl.gov> |
PETSc4py: fix test failure in main with merge from !8448
FAIL: testBQNLS_diagonal (test_tao.TestTAOSelf) ---------------------------------------------------------------------- Traceback (most recent
PETSc4py: fix test failure in main with merge from !8448
FAIL: testBQNLS_diagonal (test_tao.TestTAOSelf) ---------------------------------------------------------------------- Traceback (most recent call last): File "/scratch/svcpetsc/glci-builds/pUCfcdTM/1/petsc/petsc/src/binding/petsc4py/test/test_tao.py", line 260, in testBQNLS_diagonal self.templateBQNLS('diagonal') File "/scratch/svcpetsc/glci-builds/pUCfcdTM/1/petsc/petsc/src/binding/petsc4py/test/test_tao.py", line 242, in templateBQNLS self.assertEqual(tao.getIterationNumber(), 1) AssertionError: 2 != 1
Fixed-by: Lisandro Dalcin <dalcinl@gmail.com>
show more ...
|
| #
567a29ea
|
| 08-Jul-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'export_J0KSP' into 'release'
Export MatLMVMSetJ0KSP and MatLMVMGetJ0KSP
See merge request petsc/petsc!8448
|
| #
cdae9351
|
| 08-Jul-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'export-TaoGetObjective' into 'release'
Export TaoGetObjective routine
See merge request petsc/petsc!8531
|
| #
57ac95ae
|
| 29-May-2025 |
paul.kuehner <paul.kuehner@uni.lu> |
Extend BQNLS test with a diagonal J0 and custom KSP case
|
| #
6c187712
|
| 07-Jul-2025 |
paul.kuehner <paul.kuehner@uni.lu> |
Export TaoGetObjective routine
|
| #
e2484ccf
|
| 29-May-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'tisaac/feature-lmvm-default-ksp' into 'main'
MatLMVM: Use a default KSP when a J0 that does not implement MatSolve() is given
See merge request petsc/petsc!8440
|
| #
22379a6c
|
| 27-May-2025 |
Satish Balay <balay@mcs.anl.gov> |
Reapply "Add TAO BQNLS test case using initial hessian guess"
This reverts commit 1ac92d97bf2a8f968d21a9607f86d04310a2a1fd.
Using fix from prior commit
|
| #
1ac92d97
|
| 26-May-2025 |
Satish Balay <balay@mcs.anl.gov> |
Revert "Add TAO BQNLS test case using initial hessian guess"
This reverts commit 8a612f1b888df068442f7dd0662f57f8d2de1c4c.
This change triggers CI failures in main (but works in release)
|
| #
226f8a8a
|
| 20-May-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
749271c7
|
| 20-May-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'export_LMVM' into 'release'
Export LMVM routines
See merge request petsc/petsc!8386
|
| #
89a64d68
|
| 18-May-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
b762080c
|
| 18-May-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'export_almm_subsolver' into 'release'
Export TAO ALMM functionality to `petsc4py`
See merge request petsc/petsc!8364
|
| #
49b2cd16
|
| 18-May-2025 |
Paul T. Kühner <paul.kuehner@uni.lu> |
Export TAO ALMM functionality to `petsc4py`
|
| #
8a612f1b
|
| 08-May-2025 |
paul.kuehner <paul.kuehner@uni.lu> |
Add TAO BQNLS test case using initial hessian guess
|
| #
b11d9968
|
| 08-Apr-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
4ffae6cf
|
| 07-Apr-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'petsc4py_tao_inequality' into 'release'
Export of inequality constraint routines for TAO to Python and fix edge case in TAOALMM
See merge request petsc/petsc!8278
|
| #
2944e117
|
| 03-Apr-2025 |
Paul T. Kühner <paul.kuehner@uni.lu> |
Add test case for inequality constrained Python TAO optimization
|
| #
552edb63
|
| 18-Apr-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
10fdf553
|
| 18-Apr-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/fix-petsc4py' into 'release'
petsc4py: finalize docstrings and linting
See merge request petsc/petsc!7467
|
| #
6f336411
|
| 09-Apr-2024 |
Stefano Zampini <stefano.zampini@gmail.com> |
petsc4py: finalize docstring and linting
default options values should have the correct type fix tests conform oarray to PETSc convention wrap Py_InitializeEx and PyImport_ImportModule with stack ca
petsc4py: finalize docstring and linting
default options values should have the correct type fix tests conform oarray to PETSc convention wrap Py_InitializeEx and PyImport_ImportModule with stack calls update makefile for docs and linting rules add petsc4py tests to linux-pkgs-dbg modify documentation
show more ...
|
| #
45053426
|
| 10-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'hongzh/petsc4py--bncg-linesearch' into 'main'
Add BNCG and TaoLineSearch in petsc4py.
See merge request petsc/petsc!6660
|