5
I Use This!
Inactive

Commits : Listings

Analyzed 14 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
Follow changes for block index sets in petsc-dev More... over 16 years ago
Add custom implementation for MatSetBlockSize More... over 16 years ago
Fixes in compatibility headers for Mat More... over 16 years ago
Update misc makefile for build tests More... over 16 years ago
Fixes, cleanups and aditions for IS More... over 16 years ago
Fix broken numpy array interface for IS and Vec More... over 16 years ago
Now cython sees PetscInt as long int More... over 16 years ago
Fix test failing in 64 bit machines More... over 16 years ago
Whitespace cleanup More... over 16 years ago
This seems to fix nasty compiler warnings about uninited vars More... over 16 years ago
Fix broken compatibility layer for petsc-2.3.2 More... over 16 years ago
Let users set a default communicator for unspecified comm arguments More... over 16 years ago
Cannot have I as a variable name in PETSc C sources!!! I is reserved for complex numbers More... over 16 years ago
Merge More... over 16 years ago
Follow update for getting ownership ranges in petsc-dev More... over 16 years ago
Unimportant cleanup More... over 16 years ago
Unimportant change More... over 16 years ago
Remove matrix types that are gone in petsc-dev More... over 16 years ago
Disable PCApplyRichardson in Python preconditioner More... over 16 years ago
Change the way to execute cython in makefile More... over 16 years ago
Use range() in for-loops More... over 16 years ago
Use decorators for classmethod More... over 16 years ago
Changes to IS.getType() More... over 16 years ago
Fix Mat.__call__ More... over 16 years ago
Speedup Vec.__setitem__ and add test case More... over 16 years ago
Whitespace cleanup More... over 16 years ago
Whitespace cleanup More... over 16 years ago
Better Vec.__setitem__ More... over 16 years ago
Better Mat.setValuesXXXCSR, now accept None for row indices More... over 16 years ago
Add some cdef and cpdef methods More... over 16 years ago