contourpy._contourpy
C++11 extension module wrapped using pybind11.
Note
It should not be necessary to access classes and functions in this extension module directly. Instead, contourpy.contour_generator() should be used to create ContourGenerator objects, and the enums (FillType, LineType and ZInterp) and contourpy.max_threads() function are all available in the contourpy module.