[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

New paper on IEEE 754 rounding in MPFR



The printed journal issue containing the new article below arrived in
my mailbox yesterday.  ACM Portal subscribers, and likely, people at
major academic institutions or large corporations, can retrieve the
full text from the URL in the DOI (Digital Object Identifier) field:

@String{j-TOMS                  = "ACM Transactions on Mathematical Software"}

@Article{Fousse:2007:MMP,
  author =       "Laurent Fousse and Guillaume Hanrot and Vincent
                 Lef{\`e}vre and Patrick P{\'e}lissier and Paul
                 Zimmermann",
  title =        "{MPFR}: {A} multiple-precision binary floating-point
                 library with correct rounding",
  journal =      j-TOMS,
  volume =       "33",
  number =       "2",
  pages =        "1--15",
  month =        jun,
  year =         "2007",
  CODEN =        "ACMSCU",
  DOI =          "http://doi.acm.org/10.1145/1236463.1236468";,
  ISSN =         "0098-3500",
  bibdate =      "Thu Jul 26 17:36:59 MDT 2007",
  bibsource =    "http://www.acm.org/pubs/contents/journals/toms/";,
  abstract =     "This article presents a multiple-precision binary
                 floating-point library, written in the ISO C language,
                 and based on the GNU MP library. Its particularity is
                 to extend to arbitrary-precision, ideas from the IEEE
                 754 standard, by providing correct rounding and
                 exceptions. We demonstrate how these strong semantics
                 are achieved---with no significant slowdown with
                 respect to other arbitrary-precision tools---and
                 discuss a few applications where such a library can be
                 useful.",
  acknowledgement = ack-nhfb,
  articleno =    "13",
}

-------------------------------------------------------------------------------
- Nelson H. F. Beebe                    Tel: +1 801 581 5254                  -
- University of Utah                    FAX: +1 801 581 4148                  -
- Department of Mathematics, 110 LCB    Internet e-mail: beebe@xxxxxxxxxxxxx  -
- 155 S 1400 E RM 233                       beebe@xxxxxxx  beebe@xxxxxxxxxxxx -
- Salt Lake City, UT 84112-0090, USA    URL: http://www.math.utah.edu/~beebe/ -
-------------------------------------------------------------------------------

754 | revision | FAQ | references | list archive