floating point arithmetic library News
Status: Beta
Brought to you by:
aioaneid
Version 0.2 includes directed rounding conversions from rational numbers to primitive value sets, and exact conversions from primitive values to rational numbers. The same applies for simple continued fractions also.
our software implementation of directed rounding is described in docs/directedrounding.html
the docs/continuedfractionsarith.pdf paper contains the descriptions of the algorithms used for linear/bilinear transformations and proves their convergence