robot-piglet aef70c1593 Intermediate changes 2 месяцев назад
..
.dist-info aef70c1593 Intermediate changes 2 месяцев назад
.yandex_meta 9731d8a4bb publishFullContrib: true for ydb 4 месяцев назад
contourpy aef70c1593 Intermediate changes 2 месяцев назад
src 66e260367a Intermediate changes 4 месяцев назад
LICENSE 535850f0ad Intermediate changes 9 месяцев назад
README.md 66e260367a Intermediate changes 4 месяцев назад
README_simple.md 66e260367a Intermediate changes 4 месяцев назад
ya.make aef70c1593 Intermediate changes 2 месяцев назад

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