python-petsc4py-docs

Python bindings for PETSc libraries: documentation and examples
  https://bitbucket.org/petsc/petsc4py
  0
  no reviews



PETSc is a suite of data structures and routines for the scalable (parallel) solution of scientific applications modeled by partial differential equations. It employs the MPI standard for all message-passing communication.

petsc4py provides Python bindings to almost all functions of PETSc. This package provides documentation and examples for petsc4py.