| #
8577b683
|
| 05-Oct-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
fe1fb33a
|
| 01-Oct-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/typos' into 'release'
Fix typos
See merge request petsc/petsc!8753
|
| #
8c5add6a
|
| 01-Oct-2025 |
Pierre Jolivet <pierre@joliv.et> |
Fix typos
|
| #
10632adc
|
| 28-Sep-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'rmills/docs-petscregressor-improvements' into 'main'
Improvements to PetscRegressor documentation
See merge request petsc/petsc!8738
|
| #
0664cd31
|
| 26-Sep-2025 |
Richard Tran Mills <rmills@rmills.org> |
Add a few explanatory notes in the PetscRegressor manual pages
|
| #
60a325f5
|
| 12-Aug-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'hsuh/regressor-ols-regularizer-weight-bug-fix' into 'main'
Regressor Regularizer weight Tao bug fix
See merge request petsc/petsc!8638
|
| #
c7c036fb
|
| 08-Aug-2025 |
Hansol Suh <hsuh@anl.gov> |
Regressor OLS Regularizer weight Tao bug fix
|
| #
6bfab512
|
| 28-Apr-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2025-04-20/docs-linear-regressor-in-ksp' into 'main'
Mention linear regressor in KSP docs and KSP usage from linear regressor
See merge request petsc/petsc!8334
|
| #
789736e1
|
| 20-Apr-2025 |
Barry Smith <bsmith@mcs.anl.gov> |
Mention linear regressor in KSP docs and KSP usage from linear regressor
|
| #
b27f53d5
|
| 15-Apr-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'hsuh/taobrgn-type-viewer-fix' into 'main'
TaoBRGNSetRegularizationType
See merge request petsc/petsc!8297
|
| #
c0b7dd19
|
| 09-Apr-2025 |
Hansol Suh <hsuh@anl.gov> |
TAOBRGN structure improvement, add TaoBRGNSet,GetRegularizationType
|
| #
550bfa4f
|
| 13-Apr-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'hsuh/regressor-linear-jacobian-cflag-fix' into 'main'
PetscRegressorLinear Jacobian cflag Wunused-but-set-parameter warning fix
See merge request petsc/petsc!8308
|
| #
540f39e1
|
| 10-Apr-2025 |
Hansol Suh <hsuh@anl.gov> |
PetscRegressorLinear Jacobian cflag Wunused-but-set-parameter warning fix
|
| #
c12c1262
|
| 10-Apr-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'rmills/feature-ml-petscregressor' into 'main'
Add basic PetscRegressor component with support for a few linear regressors
See merge request petsc/petsc!7709
|
| #
34b254c5
|
| 09-Apr-2025 |
Richard Tran Mills <rmills@rmills.org> |
Add initial version PetscRegressor, part of the planned machine learning (ML) toolkit
Co-authored-by: Mr. Hong Zhang <hongzhang@anl.gov> Co-authored-by: Hansol Suh <hsuh@anl.gov> Co-authored-by: Bar
Add initial version PetscRegressor, part of the planned machine learning (ML) toolkit
Co-authored-by: Mr. Hong Zhang <hongzhang@anl.gov> Co-authored-by: Hansol Suh <hsuh@anl.gov> Co-authored-by: Barry Smith <bsmith@petsc.dev> Co-authored-by: Toby Isaac <toby.isaac@gmail.com> Co-authored-by: Satish Balay <balay@mcs.anl.gov>
Mr. Hong Zhang developed the petsc4py interface and examples. Hansol Suh provided extensive help with updating the code to the latest PETSc coding guidelines and APIs, some documentation development, getting documentation to build correctly, getting new tests into the test harness, and numerous big fixes plus minor changes. Barry Smith provided extensive feedback and code to get the Fortran interfaces and documentation build working. Toby Isaac provided a fix to prevent breakage with complex-arithmetic builds. Satish Balay provided important help with fixing builds.
Thanks-to: Pierre Jolivet <pierre@joliv.et> Thanks-to: Jed Brown <jed@jedbrown.org> Thanks-to: Jose Roman <jroman@dsic.upv.es> Thanks-to: Stefano Zampini <stefano.zampini@gmail.com>
Pierre, Jed, Jose, and Stefano provided extremely helpful feedback and suggestions during the merge review process.
show more ...
|