5
I Use This!
Inactive

Commits : Listings

Analyzed 15 days ago. based on code collected 15 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
After Barry Smith complaints, revert Mat.getOwnershipRange() to match core PETSc More... about 16 years ago
Add Vec methods createWithArray() and createGhostWithArray() More... about 16 years ago
Add Vec methods placeArray()/resetArray() More... about 16 years ago
Fix for Vec.getArray() More... about 16 years ago
Still working to get Mat.setBlockSize() working as I want. More... about 16 years ago
Add methods Mat.setValues[XXX]CSR(), though very similar to Mat.setValues[XXX]IJV() More... about 16 years ago
Reworked hacks for matrix block size management More... about 16 years ago
Remove valid type requeriment in custom MatIsPreallocated() More... about 16 years ago
Fixes and enhancements for Python-implemented TS More... about 16 years ago
Update some (actually unused) makefiles for upcoming PETSc 2.4.0 More... about 16 years ago
Unimportant changes More... about 16 years ago
Add more package preinitialization at import time More... about 16 years ago
Add missing Mat.matMultXXX() methods More... about 16 years ago
Fix configuration, always use what PETSc makefiles says More... about 16 years ago
Remove old subtype implementations More... about 16 years ago
Update custom test makefile for upcoming petsc-2.4.0 More... about 16 years ago
List src/*.cpp files in MANIFEST.in More... about 16 years ago
Reworked compat management for different PETSc releases More... about 16 years ago
Update for Python context management More... about 16 years ago
Add Python unary and binary operators to Vec and Mat More... about 16 years ago
Add config file not listed in MANIFEST.in More... about 16 years ago
Fix getting scalar from options database for complex scalars builds More... about 16 years ago
Fix typo for complex scalars builds More... about 16 years ago
Add testing for Python-implemented SNES More... about 16 years ago
Fix some tests for single precision builds More... about 16 years ago
Remove code no longer used More... about 16 years ago
Enhancements for TS Python type More... about 16 years ago
Enhancements for SNES Python type More... about 16 years ago
Enhancements for KSP Python type More... about 16 years ago
Fixes for python-implemented KSPs More... about 16 years ago