robot-contrib 4ab41f5f07 Update contrib/python/contourpy to 1.2.0 1 year ago
..
.dist-info 4ab41f5f07 Update contrib/python/contourpy to 1.2.0 1 year ago
contourpy 4ab41f5f07 Update contrib/python/contourpy to 1.2.0 1 year ago
src 4ab41f5f07 Update contrib/python/contourpy to 1.2.0 1 year ago
LICENSE 77eb2d3fdc KIKIMR-19287: add task_stats_drawing script 1 year ago
README.md 77eb2d3fdc KIKIMR-19287: add task_stats_drawing script 1 year ago
README_simple.md 77eb2d3fdc KIKIMR-19287: add task_stats_drawing script 1 year ago
ya.make 4ab41f5f07 Update contrib/python/contourpy to 1.2.0 1 year ago

README.md

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 anaconda version
Downloads PyPi downloads conda-forge downloads anaconda downloads
Python version Platforms
Coverage Codecov