Welcome to PETSc for Python. This package provides Python bindings for PETSc, the Portable, Extensible Toolkit for Scientific Computation.
- A matching version of PETSc built with shared/dynamic libraries.
- Python 2.7, 3.3 or above.
- A recent NumPy release.
- To work with the in-development version, you need Cython.
- http://petsc4py.readthedocs.org/, This does not contain the epydoc-generated API reference.
- http://www.mcs.anl.gov/petsc/petsc4py-current/docs/, This is for the last release, not the in-development version.