Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37559150
en ru br
ALT Linux repos
S:1.1.1-alt1

Group :: Development/Python3
RPM: python3-module-contourpy

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.1.1-alt1
Build date: 19 september 2023, 12:58 ( 31.6 weeks ago )
Size: 11.98 Mb

Home 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.

Current maintainer: Grigory Ustinov

List of contributors

List of rpms provided by this srpm:

  • python3-module-contourpy
  • python3-module-contourpy-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin