Quaviver: Fast and accurate floating-point input/output

Description

This library implementes several algorithms for fast and accurate floating-point input output. Accurate output means that the decimal representation is the shortest one that will produce the same floating-point number when read. Accurate input means that the floating-point number produced is the closest one to the decimal representation of the input.

Requirements

Depends on alexandria and trivial features.

Uses standard classes and generic functions for various aspects of the library. Therefore, CLOS is required for this library.

Maintainers

Currently maintained by Tarn W. Burton and Paul A. Patience.

Possible improvements

Documentation.


robert.strandh@gmail.com