Python library for calculating contours in 2D quadrilateral grids
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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.3.0-1.fc42 | - |
Fedora 41 | 1.3.0-1.fc41 | - |
Fedora 40 | 1.2.0-3.fc40 | - |
Fedora 39 | 1.2.0-1.fc39 | - |
You can contact the maintainers of this package via email at
python-contourpy dash maintainers at fedoraproject dot org
.