5
I Use This!
Inactive

Commits : Listings

Analyzed 15 days ago. based on code collected 16 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Get rid of PyCObject usage (deprecated in Py 2.7+) More... over 14 years ago
Fix gcc -Wextra warnings More... over 14 years ago
Take advantage of NumPy for allocation of temporary array of pointers More... over 14 years ago
PEP 3118: added support in Vec and IS More... over 14 years ago
NumPy arrays: ignore C/F ordering, handle as linear chunks of memory More... over 14 years ago
Merge maint-1.1 More... over 14 years ago
Make it possible to override compiler and linker flags using environment More... over 14 years ago
Add missing __[i]truediv__ to Vec and Mat More... over 14 years ago
Quick fix to sidestep possible refcount bugs in NumPy More... over 14 years ago
Quick fix to sidestep possible refcount bugs in NumPy More... over 14 years ago
Update test runner script for upcoming Python 2.7/3.2 More... over 14 years ago
Update for upcoming NumPy 2.x and Python 2.7 More... over 14 years ago
Make AOType a new-style class More... over 14 years ago
Use PETSC_ERROR_INITIAL to define custom SETERRQQx macros More... over 14 years ago
Cleanup handling of const_char pointers More... over 14 years ago
Replace execfile with open & compile & exec More... over 14 years ago
Fix typo in VecLoad() compatibility fallback More... over 14 years ago
Update after AOInitializePackage() addition in petsc-dev More... over 14 years ago
Update after VecLoad() change in petsc-dev More... over 14 years ago
Do not expose Fwk as a public type More... over 14 years ago
Add TS.set{LHS|RHS}Matrix() More... over 14 years ago
Backward compatibility fix for petsc-3.0.0 More... over 14 years ago
Update after changes in petsc-dev More... over 14 years ago
Rename TS.xxx{Function|Jacobian} to TS.xxxRHS{Function|Jacobian} More... over 14 years ago
Cleanup custom API hotfixing code More... over 14 years ago
Add TS.{get|set}Theta() More... over 14 years ago
TS fixes preparing for future changes More... over 14 years ago
Add missing TS.setUp() More... over 14 years ago
Remove backward compatibility support for ancient PETSc 2.3.3 and 2.3.2 More... over 14 years ago
Add PC.getASMSubKSP() and backward compatibility fixes More... over 14 years ago