About Anaconda Help Download Anaconda

beeware / packages / contourpy 1.0.5

  • 146 total downloads
  • Last upload: 10 months and 17 days ago

Installers

pip install

To install this package run one of the following:
pip install -i https://pypi.anaconda.org/beeware/simple contourpy

Description

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.

  • Documentation: https://contourpy.readthedocs.io
  • Source code: https://github.com/contourpy/contoupy

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


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.3) Legal | Privacy Policy