skip to navigation
skip to content

petsc 3.2.6

PETSc: Portable, Extensible Toolkit for Scientific Computation

Latest Version: 3.2.7

The Portable, Extensible Toolkit for Scientific Computation (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 Message Passing Interface (MPI) standard for all message-passing communication.

Tip

You can also install petsc-dev with:

$ pip install petsc==dev