contourpy: Python library for calculating contours of 2D quadrilateral grids¶
Description¶
Python library for calculating contours of 2D quadrilateral grids
License¶
BSD-3-Clause
Upstream Contact¶
Type¶
standard
Dependencies¶
Version Information¶
package-version.txt:
1.1.1
version_requirements.txt:
contourpy
Equivalent System Packages¶
$ sudo yum install python3-contourpy
$ sudo emerge dev-python/contourpy
If the system package is installed and if the (experimental) option
--enable-system-site-packages
is passed to ./configure
, then ./configure
will check if the system package can be used.