openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
petsc4py
Settings
|
Report Duplicate
5
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
15 days
ago. based on code collected
15 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 60 of 63
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Some cleanups for PETSc-Python interoperability
Lisandro Dalcin
More...
over 16 years ago
Fix broken MatCreatePython
Lisandro Dalcin
More...
over 16 years ago
Fix symbol exporting for some routines
Lisandro Dalcin
More...
over 16 years ago
Print warnings about errors in PETSc finalization
Lisandro Dalcin
More...
over 16 years ago
Remove XXX comment after review of Py_AtExit()
Lisandro Dalcin
More...
over 16 years ago
Reworked hackery for supporting PETSc dynamic libraries
Lisandro Dalcin
More...
over 16 years ago
Merge
Lisandro Dalcin
More...
over 16 years ago
Change to use ctypedef public api declarations
Lisandro Dalcin
More...
over 16 years ago
Add C headers to dependencies in distutils setup script
Lisandro Dalcin
More...
over 16 years ago
First attempts to make all work with PETSc dynamic libraries
Lisandro Dalcin
More...
over 16 years ago
Build extensions using PETSc-configured compilers
Lisandro Dalcin
More...
over 16 years ago
Unimportant code reorganization
Lisandro Dalcin
More...
over 16 years ago
Expose the type registry to Python code using a module attribute
Lisandro Dalcin
More...
over 16 years ago
Add cookie -> type registering for good compose/query support
Lisandro Dalcin
More...
over 16 years ago
Change declarations of function typedefs
Lisandro Dalcin
More...
over 16 years ago
Unimportant changes to custom cython script
Lisandro Dalcin
More...
over 16 years ago
Unimportant changes to setup.py
Lisandro Dalcin
More...
over 16 years ago
Unimportant changes to makefile
Lisandro Dalcin
More...
over 16 years ago
Add custom script for C source generation with Cython
Lisandro Dalcin
More...
over 16 years ago
Fixes for API changes in petsc-dev
Lisandro Dalcin
More...
over 16 years ago
Cleanups and optimizations in {get|set}item for vecs and mats
Lisandro Dalcin
More...
over 16 years ago
Now Cython has optimized isinstance, but that should be improved
Lisandro Dalcin
More...
over 16 years ago
Merge
Lisandro Dalcin
More...
over 16 years ago
Support typecheck using PyObject_TypeCheck()
Lisandro Dalcin
More...
over 16 years ago
Add option for function signature embedding
Lisandro Dalcin
More...
over 16 years ago
Module docstring have to be unicode
Lisandro Dalcin
More...
over 16 years ago
Finish compatibility fixes, now all test pass
Lisandro Dalcin
More...
over 16 years ago
Compat fixes for PetscMap changes in petsc-dev, not finished
Lisandro Dalcin
More...
over 16 years ago
Pre-include private PETSc implentation headers in my custom header
Lisandro Dalcin
More...
over 16 years ago
Changes and cleanups of low-level stuff
Lisandro Dalcin
More...
over 16 years ago
←
1
2
…
55
56
57
58
59
60
61
62
63
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree