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