home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / sci / math / 15458 < prev    next >
Encoding:
Internet Message Format  |  1992-11-24  |  952 b 

  1. Path: sparky!uunet!spool.mu.edu!olivea!charnel!rat!usc!sol.ctr.columbia.edu!eff!world!moshier
  2. From: moshier@world.std.com (Stephen L Moshier)
  3. Newsgroups: sci.math
  4. Subject: Re: Gnu Multi-precision Package (GMP):
  5. Message-ID: <By7Atp.yI@world.std.com>
  6. Date: 24 Nov 92 03:25:01 GMT
  7. References: <2258@sousa.tay.dec.com>
  8. Organization: The World Public Access UNIX, Brookline, MA
  9. Lines: 10
  10.  
  11.  
  12.    There are several extra precision floating point packages in netlib
  13. (research.att.com).  Two are in the TOMS directory, and there is a
  14. C package in netlib/cephes/qfloat that I wrote.  Also check the
  15. directory called fp; it stands for "floating point" and may have
  16. some items of interest.  For debugging an arithmetic, I have found
  17. the PARANOIA test program to be invaluable.  The original paranoia
  18. is in netlib/paranoia.  An adaptation for user-created arithmetic
  19. subroutines is included with another test program of mine that is
  20. on usc.edu in the /pub directory.
  21.