History log of /petsc/src/binding/petsc4py/makefile (Results 1 – 25 of 39)
Revision Date Author Comments
# 124b60a5 20-Jan-2026 Satish Balay <balay@mcs.anl.gov>

Merge branch 'fix_1367' into 'main'

`petsc4py` stubs

Closes #1822 and #1367

See merge request petsc/petsc!8366


# dc20516e 15-Jan-2026 paul.kuehner <paul.kuehner@uni.lu>

petsc4py: Add stubtest make target


# 5e642da6 21-Oct-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/checkbadSource' into 'main'

checkbadSource: enforce proper style in makefiles

See merge request petsc/petsc!8802


# 3f02e49b 21-Oct-2025 Pierre Jolivet <pierre@joliv.et>

checkbadSource: enforce proper style in makefiles


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

Merge remote-tracking branch 'origin/release'


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

Merge branch 'stefanozampini/petsc4py-docs-sphinx' into 'release'

petsc4py: fixes for sphinx

See merge request petsc/petsc!8685


# 7e3bcaec 02-Sep-2025 Stefano Zampini <stefano.zampini@gmail.com>

petsc4py: fixes for sphinx before 8.2


# a47f5240 31-Aug-2025 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# e57f27c1 31-Aug-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/fix-dolfinx-release' into 'release'

Fixes for DOLFINX

See merge request petsc/petsc!8668


# f14b38cf 28-Aug-2025 Stefano Zampini <stefano.zampini@gmail.com>

petsc4py: add convenience function to build the docs


# 07f25ad1 18-Jul-2024 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 40a6955a 15-Jul-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2024-07-12/fix-doc-double-copyright/release' into 'release'

Fix double printing of parts of the footer for website pages.

See merge request petsc/petsc!7691


# 2c804a55 12-Jul-2024 Barry Smith <bsmith@mcs.anl.gov>

Fix double printing of parts of the footer for website pages.

Reported-by: Nils Friess


# 7c485f38 09-Jul-2024 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 91fd0dc0 09-Jul-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2024-07-08/minor-plex-docs/release' into 'release'

Build PETSc and petsc4py docs with the same requirements file

See merge request petsc/petsc!7678


# 34c645fd 08-Jul-2024 Barry Smith <bsmith@mcs.anl.gov>

Update sphinx packages used to build docs make petsc4py docs shared common requirements.txt

This prevents errors such as below when building docs

Running Sphinx v7.3.7
Using PETSC inventory from fi

Update sphinx packages used to build docs make petsc4py docs shared common requirements.txt

This prevents errors such as below when building docs

Running Sphinx v7.3.7
Using PETSC inventory from file:///Users/barrysmith/Src/petsc/doc/_build/html/objects.inv
<Inventory (url): PETSc v3.21, 7842 objects>

Exception occurred:
File "petsc4py/PETSc.pyx", line 1, in init petsc4py.PETSc
ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject

show more ...


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


# 98340805 21-Jun-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/petsc4pydocs-usermeeting' into 'main'

petsc4py docstrings: add links to the source code and activate some standards checking

See merge request petsc/petsc!6578


# cabd1581 05-Jun-2023 Stefano Zampini <stefano.zampini@gmail.com>

petsc4py docs: minor fixes


# 5a48edb9 16-Apr-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'dalcinl/petsc4py-docs' into 'main'

petsc4py documentation sprint (Faversham, England, 2023)

See merge request petsc/petsc!6313


# 55a74a43 12-Apr-2023 Lisandro Dalcin <dalcinl@gmail.com>

petsc4py documentation sprint (Faversham, England, 2023)

Co-authored-by: Jack Betteridge <j.betteridge@imperial.ac.uk>
Co-authored-by: Nathan Collier <nathaniel.collier@gmail.com>
Co-authored-by: Li

petsc4py documentation sprint (Faversham, England, 2023)

Co-authored-by: Jack Betteridge <j.betteridge@imperial.ac.uk>
Co-authored-by: Nathan Collier <nathaniel.collier@gmail.com>
Co-authored-by: Lisandro Dalcin <dalcinl@gmail.com>
Co-authored-by: Iglesia Dolci <daia.dolci@gmail.com>
Co-authored-by: David Ham <david.ham@imperial.ac.uk>
Co-authored-by: Marcin Rogowski <marcin.rogowski@gmail.com>
Co-authored-by: Koki Sagiyama <k.sagiyama@imperial.ac.uk>
Co-authored-by: Connor Ward <c.ward20@imperial.ac.uk>
Co-authored-by: Stefano Zampini <stefano.zampini@gmail.com>

show more ...


# e6bb321c 26-Mar-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-03-17/rm-unneeded-test-from-makefiles' into 'main'

simplify/cleanup makefile system

See merge request petsc/petsc!6201


# ff7a8e4f 22-Mar-2023 Barry Smith <bsmith@mcs.anl.gov>

Remove petsc-doc-env before builds since system may have changed since last use

Commit-type: make


12