arpra-project / arpra

Arpra is a C library for analyzing the propagation of numerical error in arbitrary precision IEEE-754 floating-point computations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Taylor series deviation terms

jamesturner246 opened this issue · comments

Add support for Taylor series deviation terms.

Currently, Arpra only supports first-order deviation terms (affine arithmetic).