| #
4966afa4
|
| 25-Aug-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
5c186138
|
| 20-Aug-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'export-vec-mean' into 'release'
Python export of `VecMean`
See merge request petsc/petsc!8653
|
| #
9167abc3
|
| 20-Aug-2025 |
paul.kuehner <paul.kuehner@uni.lu> |
Export VecMean as Vec.mean
|
| #
11c8a98f
|
| 28-Aug-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'release-revert-7765'
|
| #
68302ded
|
| 26-Aug-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'main' into 'release'
petsc4py: add getGhostIS()
See merge request petsc/petsc!7752
|
| #
fd6b63b0
|
| 26-Aug-2024 |
mint Yzr <helloworldyzr@gmail.com> |
petsc4py: add getGhostIS()
|
| #
7c485f38
|
| 09-Jul-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
ae7497b8
|
| 09-Jul-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'dolci/add_concatenate_vecs' into 'release'
Add concatenate vecs in petsc4py
See merge request petsc/petsc!7657
|
| #
aa23289c
|
| 09-Jul-2024 |
Daiane Iglesia Dolci <daia.dolci@gmail.com> |
Add concatenate vecs in 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 ...
|
| #
f957c0e6
|
| 18-Oct-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
e0b99411
|
| 18-Oct-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'dalcinl/petsc4py/release' into 'release'
petsc4py: Fix and add binary operators for Vec and Mat
See merge request petsc/petsc!6938
|
| #
dda1fc56
|
| 16-Oct-2023 |
Lisandro Dalcin <dalcinl@gmail.com> |
petsc4py: Implement matmul binary operator `x @ y` for Vec and Mat
|
| #
ec522f7f
|
| 15-Dec-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2022-12-06/add-veccheckassembled' into 'main'
Add VecCheckAssembled() and attempt to check for illegal usage of unassembled vectors
See merge request petsc/petsc!5904
|
| #
60211e57
|
| 06-Dec-2022 |
Barry Smith <bsmith@mcs.anl.gov> |
Add VecCheckAssembled() and attempt to check for illegal usage of unassembled vectors
Commit-type: error-checking /spend 25m Reported-by: <ksi2443@gmail.com>
|
| #
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
|
| #
963ad84d
|
| 08-Sep-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/fix-pod-getlocalvec' into 'main'
Fix KSPGuessPod to support VECNEST
See merge request petsc/petsc!5583
|
| #
df341386
|
| 01-Sep-2022 |
Stefano Zampini <stefano.zampini@gmail.com> |
Vec: Introduce VecCreateLocalVector ops
|
| #
0330569c
|
| 15-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
a1df9247
|
| 14-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/fix-petsc4pytests-single' into 'release'
PETSC4PY: fix tests for single precision
See merge request petsc/petsc!4418
|
| #
e0aaf7da
|
| 06-Oct-2021 |
Stefano Zampini <stefano.zampini@gmail.com> |
PETSC4PY: fix tests for single precision
|
| #
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
|