contourpy 1.0.7-3 source package in Ubuntu

Changelog

contourpy (1.0.7-3) unstable; urgency=medium

  * Adopt Package. Add myself as Uploaders. Closes: #1065246.
  * d/salsa-ci.yml: Enable salsa-ci.

 -- Emmanuel Arias <email address hidden>  Thu, 28 Mar 2024 00:19:22 -0300

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
contourpy_1.0.7-3.dsc 2.1 KiB 50300b170f8ff25b0f908a1f6dbeff1ebaf8bab8387dd5075a238ba9d3556f8c
contourpy_1.0.7.orig.tar.xz 11.9 MiB bc70f2e80b2182c31319044a2af8860766920660a29b39012bb6ae9ff783cea9
contourpy_1.0.7-3.debian.tar.xz 2.5 KiB 29e83fb26985490906737ede0042bf8c654949375e8e15f83f54fe840093e91a

No changes file available.

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