python-petsc4py

Python 2 bindings for PETSc libraries
  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.

This package provides Python 2 bindings to almost all functions of PETSc.