History log of /petsc/src/binding/petsc4py/test/test_mat_py.py (Results 26 – 45 of 45)
Revision Date Author Comments
# 42b3b702 25-Jul-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2022-07-16/fix-mattranspose' into 'main'

Symbolic/numeric stages vs MatReuse flag discussion and additions to MatTranspose

See merge request petsc/petsc!5438


# 7fb60732 17-Jul-2022 Barry Smith <bsmith@mcs.anl.gov>

Update handling of MatTranspose() with MAT_REUSE_MATRIX

Add error checking for the use of the MAT_REUSE_MATRIX flag in MatTranspose()
Add tests to MatTranspose_XXX to error if the nonzero pattern ch

Update handling of MatTranspose() with MAT_REUSE_MATRIX

Add error checking for the use of the MAT_REUSE_MATRIX flag in MatTranspose()
Add tests to MatTranspose_XXX to error if the nonzero pattern changes
Add support for MAT_REUSE_MATRIX with changing nonzero pattern for MatTranspose_SeqAIJ()
Remove use of updateAt in MatProductNumeric_AtB_SeqAIJ_SeqAIJ() since MatTranspose() automatically
skips unneeded new transpose
Add MatTransposeSymbolic()
Update to SLEPc that supports these changes

Commit-type: feature, error-checking, documentation
/spend 5h

show more ...


# 7d3e3cfb 16-Feb-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/tao-python' into 'main'

TAOPYTHON

See merge request petsc/petsc!4768


# 300d917b 31-Jan-2022 Stefano Zampini <stefano.zampini@gmail.com>

MATH2OPUS: expose low rank update operation

add Python bindings


# e124b1b1 30-Jan-2022 Stefano Zampini <stefano.zampini@gmail.com>

petsc4py: expose MatDuplicateOption


# 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


# 1cebabd4 01-Nov-2021 Stefano Zampini <stefano.zampini@gmail.com>

petsc4py: add support for Mat{Set|Get}VecType


# 22fceea1 28-Oct-2021 Stefano Zampini <stefano.zampini@gmail.com>

petsc4py: test Mat shift and scale methods


# c786d857 21-Oct-2021 Stefano Zampini <stefano.zampini@gmail.com>

MATPYTHON: implement MatHasOperation_Python

add tests


# 8af18dd8 21-Oct-2021 Stefano Zampini <stefano.zampini@gmail.com>

MatConvert_Basic: use matvecs if getrow is not implemented

Allow MatEqual to run the matvecs comparison if the implementation is not found
Add test for MATPYTHON


# ee6c7c31 20-Oct-2021 Stefano Zampini <stefano.zampini@gmail.com>

MATPYTHON: add support for matrix matrix operations


# 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


# 76afb28b 27-Sep-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/hara-to-h2opus-rebased-v7' into 'main'

Update distributed hierarchical matrix package H2Opus

See merge request petsc/petsc!4347


# 53022aff 22-Sep-2021 Stefano Zampini <stefano.zampini@gmail.com>

Update H2 package


# 4b89e28e 01-Apr-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'feature-zerorowsstencil-petsc4py' into 'main'

Feature zerorowsstencil petsc4py

See merge request petsc/petsc!3751


# 8c2316a8 01-Apr-2021 Jeremy Tillay <jrt5493@gmail.com>

Feature zerorowsstencil petsc4py


# 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


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


12