History log of /petsc/src/binding/petsc4py/docs/source/contributing.rst (Results 1 – 6 of 6)
Revision Date Author Comments
# a982d554 16-Jan-2025 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 1cca208d 15-Jan-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2025-01-11/convert-some-rst-to-md/release' into 'release'

Convert some of the rst files to md with ./rst2myst convert --config config.yaml *.rst

See merge request petsc/petsc!

Merge branch 'barry/2025-01-11/convert-some-rst-to-md/release' into 'release'

Convert some of the rst files to md with ./rst2myst convert --config config.yaml *.rst

See merge request petsc/petsc!8075

show more ...


# 4bcd95a3 11-Jan-2025 Barry Smith <bsmith@mcs.anl.gov>

Convert some of the rst files to md with ./rst2myst convert --config config.yaml *.rst

Need to manually fix

(petsc-developers-communication-channels)= to (petsc_developers_communication_channels)

Convert some of the rst files to md with ./rst2myst convert --config config.yaml *.rst

Need to manually fix

(petsc-developers-communication-channels)= to (petsc_developers_communication_channels)=

[include/petscerror.h](/include/petscerror.h.html) to <a href="PETSC_DOC_OUT_ROOT_PLACEHOLDER/include/petscerror.h.html">include/petscerror.h</a>

and friends

show more ...


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