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 56 of 63
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
A bunch of fixes for distutils configuration and buildsystem stuff
Lisandro Dalcin
More...
almost 16 years ago
Update package metadata
Lisandro Dalcin
More...
almost 16 years ago
Fixes and additions in operators for Vec and Mat
Lisandro Dalcin
More...
almost 16 years ago
Reworked GIL handling: declare PETSc routines as nogil, make callbacks aquire the GIL
Lisandro Dalcin
More...
almost 16 years ago
Now petsc4py should work against PETSc built with complex scalars
Lisandro Dalcin
More...
almost 16 years ago
Some hackery to make Cython refnanny work
Lisandro Dalcin
More...
about 16 years ago
Make IS -> ndarray conversion work for stride and block IS
Lisandro Dalcin
More...
about 16 years ago
Fix a few reference leaks on my side, make the numpy ones not show-up
Lisandro Dalcin
More...
about 16 years ago
Quick fix, Cython is leaking refs in try/except blocks
Lisandro Dalcin
More...
about 16 years ago
Remove -Wstrict-prototypes flags when building with C++
Lisandro Dalcin
More...
about 16 years ago
Custom equivalent to Py_BuildValue for Python 2.4 and below
Lisandro Dalcin
More...
about 16 years ago
Increase version number
Lisandro Dalcin
More...
about 16 years ago
Quick fix, cython-0.10.3 does not my fixes for string constant to bare char* casting
Lisandro Dalcin
More...
about 16 years ago
Add missing files in MANIFEST template
Lisandro Dalcin
More...
about 16 years ago
Provide Function/Jacobian hooks to Python-implemented TS
Lisandro Dalcin
More...
about 16 years ago
Reworked configuration stuff, now PETSC_ARCH handling should be more robust
Lisandro Dalcin
More...
about 16 years ago
Add missing files in MANIFEST template
Lisandro Dalcin
More...
about 16 years ago
Fixes for testing makefile
Lisandro Dalcin
More...
about 16 years ago
Open the door for core PETSc install petsc4py and fix the PETSC_ARCH value at install time
Lisandro Dalcin
More...
about 16 years ago
Fix test cases to use option names {mat|pc}_python_type
Lisandro Dalcin
More...
about 16 years ago
Unimportant changes to configuration stuff
Lisandro Dalcin
More...
about 16 years ago
Fixes for Python-implemented PETSc subtypes
Lisandro Dalcin
More...
about 16 years ago
Fix numpy distutils compiler when building with C++
Lisandro Dalcin
More...
about 16 years ago
Fix some usages of Vec.getArray() in the testsuite
Lisandro Dalcin
More...
about 16 years ago
If using a debug build of Python, run the testsuite many times to detect reference leaks
Lisandro Dalcin
More...
about 16 years ago
Compatibility fix, mat->factor is an enumeration in petsc-dev
Lisandro Dalcin
More...
about 16 years ago
Fix Mat.getDiagonal(), accept Vec argument with NULL
Lisandro Dalcin
More...
about 16 years ago
Fix Vec.copy(), accept Vec argument with NULL
Lisandro Dalcin
More...
about 16 years ago
Add copy flag to Vec.duplicate()
Lisandro Dalcin
More...
about 16 years ago
Fix Vec.resetArray, add force argument
Lisandro Dalcin
More...
about 16 years ago
←
1
2
…
52
53
54
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