5
I Use This!
Inactive

Commits : Listings

Analyzed 15 days ago. based on code collected 16 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge. More... over 14 years ago
Rename kwargs -> kargs More... over 14 years ago
Merge maint-1.1 More... over 14 years ago
Automatically run Cython if generated C sources are missing More... over 14 years ago
Rework the automatic cython generation More... over 14 years ago
More work on IS for NumPy and buffer interface support More... over 14 years ago
Vec now supports with statement, more work on NumPy and buffer interface More... over 14 years ago
Reworked NumPy support based on PEP 3118 and legacy buffer interface More... over 14 years ago
Removed download and build of PETSc since that will be handled by PETSc setup.py
BarryFSmith
as Barry Smith
More... over 14 years ago
Basic download of petsc.tar.gz and attempt to configure it if PETSC_DIR is not set
BarryFSmith
as Barry Smith
More... over 14 years ago
Removed now unneeded chk_cython code
BarryFSmith
as Barry Smith
More... over 14 years ago
Check for install as any argument before using cython
BarryFSmith
as Barry Smith
More... over 14 years ago
Fix bad __FUNCT__ definitions More... over 14 years ago
Updated the automatic cython generation to only run if option is "install" and to generate more specific error messages
BarryFSmith
as Barry Smith
More... over 14 years ago
Removed unused MATORDERINGREVERSE etc that were never used in PETSc but just now removed from petsc-dev
BarryFSmith
as Barry Smith
More... over 14 years ago
Commit after merge
BarryFSmith
as Barry Smith
More... over 14 years ago
Fix PyExc_BufferError not available in Python <= 2.5 More... over 14 years ago
If cythonize has not been run, i.e. src/petsc4py.PETSc.c does not exist then have setup.py try to run cythonize.py automatically
BarryFSmith
as Barry Smith
More... over 14 years ago
Merge maint-1.1 More... over 14 years ago
Rename many get->create and Vector->Vec More... over 14 years ago
Merge maint-1.1 More... over 14 years ago
Distutils fixes for PETSc configured with C++ More... over 14 years ago
Fix bad cast More... over 14 years ago
Merge maint-1.1 More... over 14 years ago
Reworked distutils-based configuration stuff More... over 14 years ago
Reworked array handling for Vec More... over 14 years ago
Ignore and clean __pycache__ directories More... over 14 years ago
Fix missing static qualifier in compat routine More... over 14 years ago
Update after CRL->AIJCRL and CSRPERM->AIJPERM renaming in petsc-dev More... over 14 years ago
Merge maint-1.1 More... over 14 years ago