| d7bfff7c | 03-May-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| c1fff1c6 | 15-Apr-2021 |
Richard Tran Mills <rmills@rmills.org> |
Add MATCENTERING special matrix type. |
| 4b517507 | 29-Apr-2021 |
Stefano Zampini <stefano.zampini@gmail.com> |
Update index.rst |
| 58bc3dd5 | 29-Apr-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'psanan/docs-fix-links-2021-04-28' into 'release'
Docs: fix some broken links
See merge request petsc/petsc!3928 |
| 4eb0d2c2 | 28-Apr-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: fix some broken links |
| d7dd068b | 14-Apr-2021 |
Vaclav Hapla <vaclav.hapla@erdw.ethz.ch> |
HDF5: Improve timestepping.
* add PetscViewerHDF5{Push,Pop,Is}Timestepping to control timestepping mode * write timestepping attribute for datasets and check it on reading * fail gracefully if tryin
HDF5: Improve timestepping.
* add PetscViewerHDF5{Push,Pop,Is}Timestepping to control timestepping mode * write timestepping attribute for datasets and check it on reading * fail gracefully if trying to read non-timestepped dataset in timestepping mode and vice-versa (fix #425) * rewrite src/vec/vec/tutorials/ex19.c to improve coverage for timestepping testing
show more ...
|
| 9914f86e | 28-Apr-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| 495d6fa4 | 28-Apr-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'psanan/docs-dev-changes-to-sphinx' into 'main'
Docs: move development changes to Sphinx
Closes #879
See merge request petsc/petsc!3926 |
| b236cf15 | 28-Apr-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: fix 3.15 changes title |
| 67aa41a2 | 28-Apr-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| ddda9acf | 28-Apr-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: move development changes to Sphinx |
| 5d834581 | 28-Apr-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'psanan/docs-warning-cleanup-2021-04-23' into 'release'
Docs: silence some Sphinx warnings
See merge request petsc/petsc!3912 |
| 7e869bf1 | 28-Apr-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'psanan/docs-conf-py-extensions-cleanup' into 'release'
Docs: conf.py extensions cleanup
See merge request petsc/petsc!3906 |
| 5b46f2d3 | 28-Apr-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'psanan/docs-venv-metadocs' into 'release'
Meta-docs: instructions on using a Python 3 virtual environment, minor cleanups
See merge request petsc/petsc!3914 |
| 8f3c2570 | 23-Apr-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: silence some Sphinx warnings |
| 87a1cfae | 26-Apr-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: remove logic and instructions for ReadTheDocs |
| a728a226 | 26-Apr-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| 144cf0f5 | 12-Apr-2021 |
Satish Balay <balay@mcs.anl.gov> |
update petsc4py doc wrt download-petsc4py -> with-petsc4py=1 |
| 6819e474 | 25-Apr-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| 4b418fb2 | 22-Apr-2021 |
Barry Smith <bsmith@mcs.anl.gov> |
Add PetscSF paper to front-page news |
| f6f861d9 | 23-Apr-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Meta-docs: remove example of list-table
This example is included in the linked docutils docs, so remove it in the interst of making the meta-docs shorter and thus more likely to be read. |
| fb4e4231 | 23-Apr-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Meta-docs: move footnote to end |
| b5f1ddec | 23-Apr-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Meta-docs: local docs build instructions with Python 3 virtual environment |
| ffebb2df | 23-Apr-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: add last updated time and git-describe string to page footers
This is done using settings available from the pydata theme.
This includes a template 'last-updated.html', which references an in
Docs: add last updated time and git-describe string to page footers
This is done using settings available from the pydata theme.
This includes a template 'last-updated.html', which references an internal 'last_updated' which is controlled by 'html_last_updated_fmt' in conf.py.
The date/time is intended to be ISO 8601 compliant.
show more ...
|
| b5d29b6f | 22-Apr-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |