This package browser is in early development. Mind the rough edges.

petsc-complex-openmpi 3.21.4

Library to solve PDEs (with complex scalars and MPI support)

PETSc, pronounced PET-see (the S is silent), is a suite of data structures and routines for the scalable (parallel) solution of scientific applications modeled by partial differential equations.

Installation

Install petsc-complex-openmpi 3.21.4 as follows:

guix install petsc-complex-openmpi@3.21.4

Or install the latest version:

guix install petsc-complex-openmpi

The petsc-complex-openmpi package provides more outputs besides the default (out). You can install them by appending :output-name to the package specification. For example:

guix install petsc-complex-openmpi:examples

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.