Merge remote-tracking branch 'origin/release'
Typos
Merge branch 'release'
Merge branch 'custom-tao-solver' into 'release'Custom Python TAO optimisation algorithm example/testSee merge request petsc/petsc!8618
petsc4py: Add documentation of Python TAO interface
Fix terminology for Pmat in KSPView output.
petsc4py docs: fix label in top left corner of the web
docs: update DOI for v3.24
petsc4py: set 3.24.0 release strings
petsc4py: fixes for sphinx 8.2
petsc4py: fixes for sphinx before 8.2
docs: update DOI for v3.23
petsc4py: reinstate instructions for building docsamend changes from 34c645fd3b0199e05bec2fcc32d3597bfeb7f4f2
Edit documentation_standards.rst
setup.py: support python env relocation when building wheelremove mpi4py dependency on the setup processreplace symlinked .so library with INPUT text file
Edit install.rst
move last of the doc rst files over to md files
petsc4py: set 3.23.0 release strings
petsc4py: update petsc citation
Convert some of the rst files to md with ./rst2myst convert --config config.yaml *.rstNeed 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 *.rstNeed 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 ...
Plex+Viewer: Added Python and PyVista viewers- Enable viewer filename interface for Python viewer- Add -viewer_python_filename to set the output filename- Add -dm_plex_transform_active_values to e
Plex+Viewer: Added Python and PyVista viewers- Enable viewer filename interface for Python viewer- Add -viewer_python_filename to set the output filename- Add -dm_plex_transform_active_values to explicitly set values in the label- Add -dm_plex_option_phases to control sequencing of setup from the command line
petsc4py: set 3.22.0 release strings
Fix double printing of parts of the footer for website pages.Reported-by: Nils Friess
123