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
Some cleanups for PETSc-Python interoperability More... over 16 years ago
Fix broken MatCreatePython More... over 16 years ago
Fix symbol exporting for some routines More... over 16 years ago
Print warnings about errors in PETSc finalization More... over 16 years ago
Remove XXX comment after review of Py_AtExit() More... over 16 years ago
Reworked hackery for supporting PETSc dynamic libraries More... over 16 years ago
Merge More... over 16 years ago
Change to use ctypedef public api declarations More... over 16 years ago
Add C headers to dependencies in distutils setup script More... over 16 years ago
First attempts to make all work with PETSc dynamic libraries More... over 16 years ago
Build extensions using PETSc-configured compilers More... over 16 years ago
Unimportant code reorganization More... over 16 years ago
Expose the type registry to Python code using a module attribute More... over 16 years ago
Add cookie -> type registering for good compose/query support More... over 16 years ago
Change declarations of function typedefs More... over 16 years ago
Unimportant changes to custom cython script More... over 16 years ago
Unimportant changes to setup.py More... over 16 years ago
Unimportant changes to makefile More... over 16 years ago
Add custom script for C source generation with Cython More... over 16 years ago
Fixes for API changes in petsc-dev More... over 16 years ago
Cleanups and optimizations in {get|set}item for vecs and mats More... over 16 years ago
Now Cython has optimized isinstance, but that should be improved More... over 16 years ago
Merge More... over 16 years ago
Support typecheck using PyObject_TypeCheck() More... over 16 years ago
Add option for function signature embedding More... over 16 years ago
Module docstring have to be unicode More... over 16 years ago
Finish compatibility fixes, now all test pass More... over 16 years ago
Compat fixes for PetscMap changes in petsc-dev, not finished More... over 16 years ago
Pre-include private PETSc implentation headers in my custom header More... over 16 years ago
Changes and cleanups of low-level stuff More... over 16 years ago