home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 3: Developer Tools / Linux Cubed Series 3 - Developer Tools.iso / devel / lang / fortran / mpfun-1.000 < prev    next >
Encoding:
Text File  |  1996-11-16  |  1.2 KB  |  28 lines

  1. Begin2
  2. Title        = mpfun - A multiple precision fortran library and translator
  3. Version      = 1.0
  4. Desc1        = Performs multiprecision floating-point arithmetic with up to
  5. Desc2        = 16 million deimal digits using advanced, recent algorithms.
  6. Desc3        = Automatic translation f77 -> MP, using comments as directives.
  7. Desc4        = Here: makefile, libmp.a, transmp executable, tests, examples.
  8. Author       = David H. Bailey, NASA Ames Research Center
  9. AuthorEmail  = dbailey@nas.nasa.gov
  10. Site1        = research.att.com
  11. Path1        = /toms  (log on as netlib; or /pub/toms for anonymous)
  12. File1        = 719.Z
  13. FileSize1    = 153986
  14. Site2        = sunsite.unc.edu
  15. Path2        = /pub/Linux/devel/fortran
  16. File2        = mpfun-1.0.tar.gz
  17. FileSize2    = 176220
  18. Required1    = Fortran
  19. CopyPolicy1  = approved by NASA for unrestricted distribution but
  20. CopyPolicy2  = NASA Ames and author are to be acknowledged in publications
  21. Keywords     = FORTRAN, multiple precision, numerical methods, number crunching
  22. Comment1     = ALGORITHM 719, COLLECTED ALGORITHMS FROM ACM.
  23. Comment2     = PUBLISHED IN TRANSACTIONS ON MATHEMATICAL SOFTWARE,
  24. Comment3     = VOL. 19, NO. 3, SEPTEMBER, 1993, PP. 286-317.
  25. Entered      = 03OCT93
  26. EnteredBy    = J. Gelinas, gelinas@cmr.ca
  27. End
  28.