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