px
pypx

contourpy

v1.3.3

Python library for calculating contours of 2D quadrilateral grids

179 KB Python 3.11+ platform-specificBSD License1 deps
Diff
$ uv add contourpy

ContourPy is a Python library for calculating contours of 2D quadrilateral grids. It is written in C++11 and wrapped using pybind11.

It contains the 2005 and 2014 algorithms used in Matplotlib as well as a newer algorithm that includes more features and is available in both serial and multithreaded versions. It provides an easy way for Python libraries to use contouring algorithms without having to include Matplotlib as a dependency.

Latest release PyPI version conda-forge version
Downloads PyPi downloads
Python version Platforms
Coverage Codecov

Details

Version
1.3.3
License
BSD License
Python
>=3.11
Maintainer
Ian Thomas <[email protected]>

Platforms

linuxarm64mac-x86mac-armwinmusl

Maintainers