History log of /petsc/src/binding/petsc4py/test/test_tao_py.py (Results 1 – 22 of 22)
Revision Date Author Comments
# b5f0bcd6 29-Nov-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'release'


# 912d9799 29-Nov-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'custom-tao-solver' into 'release'

Custom Python TAO optimisation algorithm example/test

See merge request petsc/petsc!8618


# 23e8ad30 31-Jul-2025 paul.kuehner <paul.kuehner@uni.lu>

petsc4py: Add test case for custon Python TAO optimisation algorithm


# bd70dab1 22-Sep-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'petsc4py-tao-exports-and-typing' into 'main'

petsc4py: custom optimisation support routines and typing

See merge request petsc/petsc!8719


# e36f15a9 31-Jul-2025 paul.kuehner <paul.kuehner@uni.lu>

petsc4py: Check convergence and correct solution


# b69d2765 04-Sep-2025 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 2274c5da 02-Sep-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/python3.14' into 'release'

petsc4py: fix tests

See merge request petsc/petsc!8680


# 39933f97 01-Sep-2025 Stefano Zampini <stefano.zampini@gmail.com>

petsc4py: fix tests for python3.14 failures with getrefcount


# 0d821f60 30-Apr-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'release'


# c24104ab 30-Apr-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/relocatable-wheels' into 'release'

support relocatable wheel file

See merge request petsc/petsc!8354


# a19a13c7 29-Apr-2025 Stefano Zampini <stefano.zampini@gmail.com>

petsc4py: fix iterations count for single precision builds


# b60afdd0 10-Jun-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/unify-update' into 'main'

SNES and TAO update: clarify usage

See merge request petsc/petsc!7616


# 9ae6e6bb 06-Jun-2024 Stefano Zampini <stefano.zampini@gmail.com>

petsc4py: add update tests


# 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 ...


# dcdbcfb0 30-Sep-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'JDBetteridge/petsc4py_gc_fix' into 'main'

Add memory cleanup operations suitable for managed languages, and corresponding calls to petsc4py

See merge request petsc/petsc!4619


# 62e5d2d2 30-Sep-2022 JDBetteridge <j.betteridge@imperial.ac.uk>

Add memory cleanup operations suitable for managed languages, and corresponding calls to petsc4py


# d5d36105 05-Aug-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/objpython-gettype' into 'main'

petsc4py: implement getters for python type

See merge request petsc/petsc!5417


# ebead697 11-Jul-2022 Stefano Zampini <stefano.zampini@gmail.com>

petsc4py: implement getters for python type


# 7d3e3cfb 16-Feb-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/tao-python' into 'main'

TAOPYTHON

See merge request petsc/petsc!4768


# a82e8c82 26-Jan-2022 Stefano Zampini <stefano.zampini@gmail.com>

TAO: add TAOPYTHON class

deprecate Tao basic API to match SNES and TS paradigms
TaoSetFromOptions: call TaoLineSearchSetFromOptions