- Nov 22, 2024
-
-
Satish Balay authored
website: redirect /manualpages to release/manualpages See merge request !8025
-
- Nov 21, 2024
-
-
Satish Balay authored
-
Satish Balay authored
Fix the VecNorm cached value sanity check for debug mode, it fails for a norm of NaN. See merge request !8011
-
Satish Balay authored
Vec+Python: Fix reference counting in getDM() See merge request !8021
-
Matthew Knepley authored
-
- Nov 20, 2024
-
-
Satish Balay authored
Fix manual page for SNESSetDivergenceTolerance() by elimiting mention of deprecated -1. See merge request !8019
-
Satish Balay authored
Add news item to petsc.org with BlueSky link See merge request !8018
-
Satish Balay authored
install: fix ranlib usage wrt self.executeShellCommand() as it can be 'ranlib -c' See merge request !8015
-
Satish Balay authored
CGNS: Fix CGNSGetSolutionTime See merge request !8017
-
Barry Smith authored
Reported-by: Sebastien Gilles <sebastien.gilles@inria.fr>
-
Barry Smith authored
-
- Nov 19, 2024
-
-
James Wright authored
Accessing the FlowSolutionPointers arrays requires a different index than the solution id
-
Satish Balay authored
-
Satish Balay authored
Change the functionality of VecPow to be as expected. See merge request !8012
-
- Nov 18, 2024
-
-
Satish Balay authored
Add a link to the PETSc 2025 meeting discord channel to petsc.org See merge request !7996
-
- Nov 15, 2024
-
-
Barry Smith authored
The previous code was part of Tao and was not a general purpose vector power function, it had highly algorithm specific handling in it for real numbers and fractional powers of negative numbers. Reported-by: Peder Jørgensgaard Olesen
-
Barry Smith authored
Reported-by: Sebastien Gilles <sebastien.gilles@inria.fr>
-
- Nov 14, 2024
-
-
Satish Balay authored
Fix bug in dmnetwork example and add error checking for bug See merge request !8007
-
-
Satish Balay authored
`static inline` functions in headers do not need `PETSC_UNUSED` See merge request !8006
-
- Nov 13, 2024
-
-
Lisandro Dalcin authored
-
- Nov 11, 2024
-
-
Satish Balay authored
pip-petsc: bdist_wheel is now part of setuptools v71 See merge request !8000
-
Lisandro Dalcin authored
The `bdist_wheel` command within the `wheel` package is currently deprecated and scheduled for removal. For the time being, keep our build dependency on `wheel` as stated in `pyproject.toml`. The extra, albeit unneeded, dependency on `wheel` does not harm and allows for running under older EOL Python versions the newer setuptools no longer supports.
-
Satish Balay authored
petsc4py: fix creation of source distribution See merge request !7990
-
- Nov 09, 2024
-
-
https://petsc.org/community/meetings/2025Satish Balay authored
website: add redirect from https://petsc.org/community/meetings/2025 to https://petsc.org/release/community/meetings/2025
-
Barry Smith authored
Thanks-to: Satish Balay
-
Satish Balay authored
Add information about student travel support to PETSc 2025 meeting See merge request !7994
-
Satish Balay authored
docs: fix build error See merge request !7995
-
Satish Balay authored
-
- Nov 08, 2024
-
-
Satish Balay authored
-
Satish Balay authored
add rule make getversion to PETSc so users make (or cmake) can check for... See merge request !7977
-
Satish Balay authored
Fix the broken check that AVX512 is available in configure. See merge request !7979
-
Barry Smith authored
-
- Nov 07, 2024
-
-
Stefano Zampini authored
PKG-INFO has an invalid pin on the numpy version used to create the source distribution
-
- Nov 06, 2024
-
-
Satish Balay authored
petsc4py minor See merge request !7987
-
-
Stefano Zampini authored
-
Satish Balay authored
installation: clarify CUDA compatible Nvidia driver on Linux See merge request !7985
-
Satish Balay authored
-
Satish Balay authored
petsc4py: Add preallocatorPreallocate binding See merge request petsc/petsc!7957
-