| #
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
|
| #
051d6827
|
| 28-Aug-2025 |
Stefano Zampini <stefano.zampini@gmail.com> |
petsc4py: support running test with installation only
|
| #
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
|
| #
f5636c68
|
| 31-Mar-2025 |
Satish Balay <balay@mcs.anl.gov> |
CI: add vermin check for petsc4py
|
| #
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 ...
|
| #
febce1c0
|
| 13-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2023-07-10/cleanup-unused-options' into 'main'
Cleanup Unused Options
See merge request petsc/petsc!6689
|
| #
db9fc945
|
| 11-Jul-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Remove -malloc [no] option
|
| #
fee6f971
|
| 03-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
19db6a93
|
| 03-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'dalcinl/petsc4py/release' into 'release'
petsc4py: Fix setup.py long_description_content_type=text/x-rst
See merge request petsc/petsc!6274
|
| #
e405789a
|
| 03-Apr-2023 |
Lisandro Dalcin <dalcinl@gmail.com> |
petsc4py: Fix runtests script to print petsc4py info
|
| #
a6ca03fe
|
| 10-Mar-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'dalcinl/petsc4py' into 'main'
petsc4py: Reorganize source tree
See merge request petsc/petsc!6147
|
| #
f46a955b
|
| 05-Mar-2023 |
Lisandro Dalcin <dalcinl@gmail.com> |
petsc4py: Reorganize source tree to follow the src package layout
Co-authored-by: Jose Roman <jroman@dsic.upv.es>
|
| #
fb83ddda
|
| 05-Mar-2023 |
Lisandro Dalcin <dalcinl@gmail.com> |
petsc4py: Merge libpetsc4py in petsc4py.PETSc
|
| #
1755957b
|
| 13-Aug-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/disable-python2-petsc4py' into 'main'
Balay/disable python2 petsc4py
See merge request petsc/petsc!5158
|
| #
1319c530
|
| 19-Apr-2022 |
Satish Balay <balay@mcs.anl.gov> |
petsc4py: disable python2
|
| #
2158cd20
|
| 31-Dec-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/petsc4py' into 'main'
Some work on petsc4py
See merge request petsc/petsc!4644
|
| #
b254a87d
|
| 30-Nov-2021 |
Stefano Zampini <stefano.zampini@gmail.com> |
petsc4py: add option to disable memory leak check
this is useful when debugging failures of the python interpreter on testing code
|
| #
1e51fb16
|
| 20-Oct-2021 |
Stefano Zampini <stefano.zampini@gmail.com> |
petsc4py: add support to run selected tests
For example, we can only run one unit test python test/runtests.py -k test_mat_py.TestIdentity.testMatMat
|
| #
18442e8f
|
| 02-Sep-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/import-petsc4py' into 'master'
Balay/import petsc4py
Closes #276, #25, #121, and #667
See merge request petsc/petsc!3093
|
| #
45ab8ede
|
| 24-Aug-2020 |
Satish Balay <balay@mcs.anl.gov> |
petsc4py: update uname usage to check GCE failure
|
| #
5808f684
|
| 31-Aug-2020 |
Satish Balay <balay@mcs.anl.gov> |
Add 'src/binding/petsc4py/' from commit '9d8b840ed7f345b561d77f5729d2e92238bc13e0'
git-subtree-dir: src/binding/petsc4py git-subtree-mainline: 2d88a74bccb5e37fbc4e61aca4ca0ae8418199f0 git-subtree-sp
Add 'src/binding/petsc4py/' from commit '9d8b840ed7f345b561d77f5729d2e92238bc13e0'
git-subtree-dir: src/binding/petsc4py git-subtree-mainline: 2d88a74bccb5e37fbc4e61aca4ca0ae8418199f0 git-subtree-split: 9d8b840ed7f345b561d77f5729d2e92238bc13e0
show more ...
|