| #
d756bedd
|
| 23-Feb-2026 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'zach/tao-monitor-modernization' into 'main'
Modernize TAO monitoring to resemble TS and friends
See merge request petsc/petsc!9029
|
| #
a336c150
|
| 12-Feb-2026 |
Zach Atkins <zach.atkins@colorado.edu> |
Tao - Update monitor functions to work like TS
|
| #
58bddbc0
|
| 11-Apr-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'tisaac/feature-lmvm-rework' into 'main'
MatLMVM rework
See merge request petsc/petsc!6401
|
| #
09fb3ddc
|
| 26-Mar-2025 |
Toby Isaac <toby.isaac@gmail.com> |
MatLMVM: Update test output
|
| #
732aec7a
|
| 22-Sep-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/remove-cast' into 'main'
Use NULL or nullptr instead of casted 0
See merge request petsc/petsc!7857
|
| #
c8025a54
|
| 21-Sep-2024 |
Pierre Jolivet <pierre@joliv.et> |
Use NULL or nullptr instead of casted 0
|
| #
b9f241ba
|
| 27-Apr-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'hsuh/lmvm-dense-recursive' into 'main'
Recursive implementation for MatMult_LMVMDBFGS and MatSolve_LMVMDDFP
See merge request petsc/petsc!7472
|
| #
7833cfa3
|
| 16-Apr-2024 |
Hansol Suh <hsuh@anl.gov> |
Added recursive formulation for MatMult_LMVMDBFGS, and MatSolve_LMVMDDFP
|
| #
5fe01c21
|
| 22-Mar-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'hsuh/dense-lmvm-squashed' into 'main'
Dense LMVM
See merge request petsc/petsc!7371
|
| #
ec9796c4
|
| 14-Mar-2024 |
Hansol Suh <hsuh@anl.gov> |
Tao LMVM and Rosenbrock examples changes, and spacing fixes for test outputs
|