This directory contains high-precision code for real-valued functions from libcerf.

The code can be used
- for verification of standard double-accuracy code,
- for generating reference values in tests, and
- for deriving coefficients in polynomial expansions.

For background, see
- Wuttke and Kleinsorge, "Algorithm 1062: Code generation for piecewise
  Chebyshev approximation", ACM Trans. Math. Softw. 52, 13 (2026),
  doi:10.1145/3805698
- software project ppapp, https://jugit.fz-juelich.de/mlz/app/ppapp,
  in particular userManual/userManual.pdf.

The Python modules in this directory are copies of the ppapp directory
ppapp/demo_functions (only the import line of __init__.py differs); the
current coefficient tables have been generated with them.
