| #
7c485f38
|
| 09-Jul-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
91fd0dc0
|
| 09-Jul-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2024-07-08/minor-plex-docs/release' into 'release'
Build PETSc and petsc4py docs with the same requirements file
See merge request petsc/petsc!7678
|
| #
34c645fd
|
| 08-Jul-2024 |
Barry Smith <bsmith@mcs.anl.gov> |
Update sphinx packages used to build docs make petsc4py docs shared common requirements.txt
This prevents errors such as below when building docs
Running Sphinx v7.3.7 Using PETSC inventory from fi
Update sphinx packages used to build docs make petsc4py docs shared common requirements.txt
This prevents errors such as below when building docs
Running Sphinx v7.3.7 Using PETSC inventory from file:///Users/barrysmith/Src/petsc/doc/_build/html/objects.inv <Inventory (url): PETSc v3.21, 7842 objects>
Exception occurred: File "petsc4py/PETSc.pyx", line 1, in init petsc4py.PETSc ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
show more ...
|
| #
f748bf6b
|
| 16-Feb-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'eijkhout/fix-script-python' into 'main'
Script: Update python in petscnagupgrade.py
See merge request petsc/petsc!7299
|
| #
1b37a2a7
|
| 15-Feb-2024 |
Pierre Jolivet <pierre@joliv.et> |
Remove duplicates and switch to python3
|
| #
e98d5aa1
|
| 12-Jan-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2024-01-03/docs-c2html' into 'main'
Remove recursive build of c2html files; no longer uses classic makefiles
See merge request petsc/petsc!7167
|
| #
ec83d434
|
| 04-Jan-2024 |
Barry Smith <bsmith@mcs.anl.gov> |
Remove recursive build of c2html files; no longer uses classic makefiles
saves 50 seconds on Barry's laptop
|