Language

Package: python-petsc4py @ 3.16.1

Synopsis

Python bindings for PETSc

Description

PETSc, the Portable, Extensible Toolkit for Scientific Computation, 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.

Home page
https://bitbucket.org/petsc/petsc4py/
Location
gnu/packages/maths.scm (line: 3382, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'petsc' does not match package name 'petsc-openmpi'