- Notifications
You must be signed in to change notification settings - Fork27
Python library for calculating contours in 2D quadrilateral grids
License
contourpy/contourpy
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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 |
About
Python library for calculating contours in 2D quadrilateral grids
Resources
License
Code of conduct
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.
Contributors11
Uh oh!
There was an error while loading.Please reload this page.