Skip to content

Python library for calculating contours in 2D arrays

License

Notifications You must be signed in to change notification settings

ianthomas23/contourpy

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

About

Python library for calculating contours in 2D arrays

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 54.7%
  • C++ 44.8%
  • Meson 0.5%