Skip to content

underworldcode/petsc4py

Repository files navigation

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

Releases

No releases published

Packages

No packages published