Find the word definition

Wikipedia
QUADPACK

QUADPACK is a FORTRAN 77 library for numerical integration of one-dimensional functions. It was included in the SLATEC Common Mathematical Library and is therefore in the public domain. The individual subprograms are also available on netlib.

The GNU Scientific Library reimplemented the QUADPACK routines in C. SciPy provides a Python interface to QUADPACK.