Пакет python3-module-contourpy: Информация
Исходный пакет: python3-module-contourpy
Версия: 1.3.3-alt1
Собран: 10 октября 2025 г. 19:13 в задании #389466
Категория: Разработка/Python 3
Сообщить об ошибке в пакетеДомашняя страница: https://pypi.org/project/contourpy
Лицензия: BSD-3-Clause
О пакете: 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.
Список бинарных RPM-пакетов, собираемых из данного 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)
Сопровождающий: Grigory Ustinov
Последнее изменение
3 августа 2025 г. Grigory Ustinov 1.3.3-alt1
- Automatically updated to 1.3.3.
16 апреля 2025 г. Grigory Ustinov 1.3.2-alt1
- Automatically updated to 1.3.2.
5 февраля 2025 г. Stanislav Levin 1.3.1-alt1.1
- NMU: fixed FTBFS (tox 4).