🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

contourpy

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

contourpy

Python library for calculating contours of 2D quadrilateral grids

1.3.2
Maintainers
1
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 releasePyPI version conda-forge version
DownloadsPyPi downloads
Python versionPlatforms
CoverageCodecov

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts