Python library for calculating contours of 2D quadrilateral grids
Project Links
Meta
Author: Ian Thomas
Requires Python: >=3.10
Classifiers
Development Status
- 5 - Production/Stable
Intended Audience
- Developers
- Science/Research
License
- OSI Approved :: BSD License
Programming Language
- C++
- Python :: 3
- Python :: 3.10
- Python :: 3.11
- Python :: 3.12
- Python :: 3.13
Topic
- Scientific/Engineering :: Information Analysis
- Scientific/Engineering :: Mathematics
- Scientific/Engineering :: Visualization
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.
- Documentation: https://contourpy.readthedocs.io
- Source code: https://github.com/contourpy/contourpy
Latest release | |
Downloads | |
Python version | |
Coverage |
Apr 15, 2025
1.3.2
Nov 12, 2024
1.3.1
Aug 27, 2024
1.3.0
Apr 02, 2024
1.2.1
Mar 28, 2024
1.2.1rc1
Nov 03, 2023
1.2.0
Sep 16, 2023
1.1.1
Sep 09, 2023
1.1.1rc1
Jun 13, 2023
1.1.0
Jan 13, 2023
1.0.7
Oct 30, 2022
1.0.6
Sep 02, 2022
1.0.5
Jul 31, 2022
1.0.4
Jun 13, 2022
1.0.3
Apr 08, 2022
1.0.2
Mar 03, 2022
1.0.1
Feb 19, 2022
1.0.0
Feb 13, 2022
0.0.5
Nov 07, 2021
0.0.4
Oct 01, 2021
0.0.3
Sep 30, 2021
0.0.2
Sep 20, 2021
0.0.1