| #
f2300f31
|
| 07-Dec-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
4ae55845
|
| 04-Dec-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jose/release/petsc4py-getdensearray' into 'release'
petsc4py: improve Mat.getDenseArray()
See merge request petsc/petsc!8881
|
| #
a62250b1
|
| 04-Dec-2025 |
Jose E. Roman <jroman@dsic.upv.es> |
petsc4py: improve Mat.getDenseArray()
- Fix readonly argument - Hold a reference to the memory buffer provider
Co-authored-by: Lisandro Dalcin
|
| #
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 ...
|
| #
0e3a7b1d
|
| 08-Feb-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/petsc4py-add-getXXXarray' into 'main'
petsc4py: add bindings for PetscOptionsGetXXXArray
See merge request petsc/petsc!7268
|
| #
b20435d1
|
| 07-Feb-2024 |
Stefano Zampini <stefano.zampini@gmail.com> |
petsc4py: add bindings for PetscOptionsGetXXXArray
|
| #
d0ca8934
|
| 19-Jan-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
67ca0224
|
| 17-Jan-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'dalcinl/petsc4py/release' into 'release'
petsc4py: Fix Mat.setValuesRCV
See merge request petsc/petsc!7198
|
| #
419d5ef8
|
| 17-Jan-2024 |
Lisandro Dalcin <dalcinl@gmail.com> |
petsc4py: Fix Mat.setValuesRCV
|
| #
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>
|