ppc64le/linux-1.0.0/: contourpy-1.0.5 metadata and description

Homepage Simple index Newer version available

Python library for calculating contours of 2D quadrilateral grids

author Ian Thomas
author_email [email protected]
classifiers
  • Development Status :: 5 - Production/Stable
  • Intended Audience :: Developers
  • Intended Audience :: Science/Research
  • License :: OSI Approved :: BSD License
  • Programming Language :: C++
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.7
  • Programming Language :: Python :: 3.8
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: 3.10
  • Programming Language :: Python :: 3.11
  • Topic :: Scientific/Engineering :: Information Analysis
  • Topic :: Scientific/Engineering :: Mathematics
  • Topic :: Scientific/Engineering :: Visualization
  • Environment :: MetaData :: IBM Python Ecosystem
description_content_type text/markdown
license BSD-3-Clause
provides_extras
  • docs
  • bokeh
  • test-minimal
  • test-no-codebase
  • test
requires_dist
  • numpy>=1.16
  • docutils<0.18; extra == "docs"
  • sphinx; extra == "docs"
  • sphinx-rtd-theme; extra == "docs"
  • bokeh; extra == "bokeh"
  • selenium; extra == "bokeh"
  • pytest; extra == "test-minimal"
  • pytest; extra == "test-no-codebase"
  • matplotlib; extra == "test-no-codebase"
  • Pillow; extra == "test-no-codebase"
  • pytest; extra == "test"
  • matplotlib; extra == "test"
  • Pillow; extra == "test"
  • flake8; extra == "test"
  • isort; extra == "test"
requires_python >=3.7
File Tox results History
contourpy-1.0.5-cp310-cp310-linux_ppc64le.whl
Size
1 MB
Type
Python Wheel
Python
3.10
contourpy-1.0.5-cp311-cp311-linux_ppc64le.whl
Size
1 MB
Type
Python Wheel
Python
3.11
contourpy-1.0.5-cp312-cp312-linux_ppc64le.whl
Size
1 MB
Type
Python Wheel
Python
3.12
contourpy-1.0.5-cp313-cp313-linux_ppc64le.whl
Size
1 MB
Type
Python Wheel
Python
3.13
contourpy-1.0.5-cp39-cp39-linux_ppc64le.whl
Size
1 MB
Type
Python Wheel
Python
3.9
ContourPy

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.

Latest release PyPI version conda-forge version
Downloads PyPi downloads conda-forge downloads
Python Python versions