Lines Matching full:python
2 CHANGES: PETSc for Python
16 (Python Stable ABI) under Python 3.10+ (requires Cython 3.1+).
159 - Fix linker flags for Python from Fink.
199 - Add ``Object.handle`` property (C pointer as a Python integer). Can
215 - Now the ``Mat``/``PC``/``KSP``/``SNES``/``TS`` Python subtypes are
218 - Better interaction between Python garbage collector and PETSc
221 - Support for PEP 3118 and legacy Python's buffer interface.
253 - Workaround GIL-related APIs for non-threaded Python builds.
265 dependencies and Python dynamic loading.
310 - Removed the dependency on ``numpy.distutils``, just use core Python
327 of *PETSc for Python*.