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

python-pygmsh 7.1.17

Python frontend for Gmsh

The goal of pygmsh is to combine the power of Gmsh with the versatility of Python. The package generalises many of the methods and functions that comprise the Gmsh Python API. In this way the meshing of complex geometries using high-level abstractions is made possible. The package provides a Python library together with a command-line utility for mesh optimisation.

Installation

Install python-pygmsh 7.1.17 as follows:

guix install python-pygmsh@7.1.17

Or install the latest version:

guix install python-pygmsh

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.