History log of /petsc/src/binding/petsc4py/setup.py (Results 1 – 25 of 66)
Revision Date Author Comments
# 8577b683 05-Oct-2025 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 192dd82d 05-Oct-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'balay/ci-PYSABI' into 'release'

CI: build mpi4py, petsc4py, slepc4py with python stable API

See merge request petsc/petsc!8759


# 30ff0ac2 02-Oct-2025 Lisandro Dalcin <dalcinl@gmail.com>

petsc4py: Update parsing of `PETSC4PY_BUILD_PYSABI` environment variable


# 151049cf 04-Jul-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'dalcinl/petsc4py/py-limited-api' into 'main'

petsc4py: Support building with Py_LIMITED_API

Closes #1764

See merge request petsc/petsc!8516


# 7b8d1e39 04-Jul-2025 Lisandro Dalcin <dalcinl@gmail.com>

petsc4py: Support building with Py_LIMITED_API


# f5523d9a 09-May-2025 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 3cedbcb3 09-May-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'dalcinl/cython-3.1/release' into 'release'

petsc4py: Update for Cython 3.1

See merge request petsc/petsc!8395


# 9fb6d20c 09-May-2025 Lisandro Dalcin <dalcinl@gmail.com>

petsc4py: Silence setuptools warning


# 09b68a49 04-Apr-2025 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 025e63a2 04-Apr-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'balay/petsc4py-py-ver-check' into 'release'

petsc4py: update python version check [min 3.6]

See merge request petsc/petsc!8251


# aab42556 28-Mar-2025 Satish Balay <balay@mcs.anl.gov>

petsc4py: update python version check [min 3.6]


# ed30f09e 28-Mar-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'balay/fix-license-warning' into 'main'

petsc, petsc4py fix warning triggered by setuptools v78

Closes #1725

See merge request petsc/petsc!8248


# fea1ad4e 28-Mar-2025 Satish Balay <balay@mcs.anl.gov>

petsc, petsc4py fix warning triggered by setuptools v78


# 72c1e49e 14-Nov-2024 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 80d1c2c0 11-Nov-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/fix-petsc4py-sdist' into 'release'

petsc4py: fix creation of source distribution

See merge request petsc/petsc!7990


# 2149b0ea 07-Nov-2024 Stefano Zampini <stefano.zampini@gmail.com>

petsc4py: fix creation of source distribution

PKG-INFO has an invalid pin on the numpy version used to create the source distribution


# 0f6b61eb 15-Oct-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/feature-plex-plot' into 'main'

Plex+Viewer: PETSCVIEWERPYTHON and PyVista support for DMPLEX

See merge request petsc/petsc!7884


# 22d6dc08 19-Sep-2024 Stefano Zampini <stefano.zampini@gmail.com>

Plex+Viewer: Added Python and PyVista viewers
- Enable viewer filename interface for Python viewer
- Add -viewer_python_filename to set the output filename
- Add -dm_plex_transform_active_values to e

Plex+Viewer: Added Python and PyVista viewers
- Enable viewer filename interface for Python viewer
- Add -viewer_python_filename to set the output filename
- Add -dm_plex_transform_active_values to explicitly set values in the label
- Add -dm_plex_option_phases to control sequencing of setup from the command line

show more ...


# a29dfd43 07-Aug-2024 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 5f67e5ec 07-Aug-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'dalcinl/petsc4py/release' into 'release'

pip-petsc4py: Fix NumPy dependency pin

See merge request petsc/petsc!7745


# f566d949 06-Aug-2024 Lisandro Dalcin <dalcinl@gmail.com>

pip-petsc4py: Fix NumPy dependency pin

https://numpy.org/doc/stable/dev/depending_on_numpy.html#numpy-2-0-specific-advice


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


# a4cdeec6 09-Apr-2024 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


123