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