Package python3-module-contourpy: Information
Source package: python3-module-contourpy
Version: 1.3.3-alt1
Build time: Oct 10, 2025, 07:13 PM in the task #389466
Category: Development/Python3
Report package bugHome page: https://pypi.org/project/contourpy
License: BSD-3-Clause
Summary: Python library for calculating contours in 2D quadrilateral grids
Description:
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.
List of RPM packages built from this SRPM:
python3-module-contourpy (x86_64, i586, aarch64)
python3-module-contourpy-debuginfo (x86_64, i586, aarch64)
python3-module-contourpy (x86_64, i586, aarch64)
python3-module-contourpy-debuginfo (x86_64, i586, aarch64)
Maintainer: Grigory Ustinov
Last changed
Aug. 3, 2025 Grigory Ustinov 1.3.3-alt1
- Automatically updated to 1.3.3.
April 16, 2025 Grigory Ustinov 1.3.2-alt1
- Automatically updated to 1.3.2.
Feb. 5, 2025 Stanislav Levin 1.3.1-alt1.1
- NMU: fixed FTBFS (tox 4).