/petsc4py

This is the Firedrake repository of petsc4py for the upstream repository, see:

Primary LanguagePythonOtherNOASSERTION

PETSc for Python

Overview

Welcome to PETSc for Python. This package provides Python bindings for PETSc, the Portable, Extensible Toolkit for Scientific Computation.

Dependencies

  • 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.

Documentation