contourpy 1.0.7-1build1 source package in Ubuntu

Changelog

contourpy (1.0.7-1build1) lunar; urgency=medium

  * No-change rebuild with Python 3.11 only

 -- Graham Inggs <email address hidden>  Fri, 17 Mar 2023 09:27:18 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
Original maintainer:
Sandro Tosi
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
contourpy_1.0.7.orig.tar.xz 11.9 MiB bc70f2e80b2182c31319044a2af8860766920660a29b39012bb6ae9ff783cea9
contourpy_1.0.7-1build1.debian.tar.xz 2.4 KiB 98d93956e570cdd338c33c550dba6a07d237e38b60d79dc16746cab7b156f1fa
contourpy_1.0.7-1build1.dsc 2.1 KiB c19b31b3b3635a629b335fde8738ddce6d69ad5d8a674737cc5b6e1221bfb23d

View changes file

Binary packages built by this source

python3-contourpy: Python library for calculating contours of 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.

python3-contourpy-dbgsym: debug symbols for python3-contourpy