Python library for calculating contours of 2D quadrilateral grids.
conda install anaconda-python-gte-3.10::contourpy
ContourPy is a Python library for calculating contours of 2D quadrilateral grids. It is written in C++11 and wrapped using pybind11.