home *** CD-ROM | disk | FTP | other *** search
/ World of A1200 / World_Of_A1200.iso / programs / system / quicktrans / readmefirst.doc < prev    next >
Text File  |  1995-02-27  |  3KB  |  55 lines

  1.                                         6/14/93
  2.  
  3. The quicktrans directory contains 5 libraries and the quicktrans.doc
  4. file, which was part of the original distribution and provides some
  5. information about the theory behind the libraries.
  6.  
  7. Mathtrans00.library is an updated version of the library on Fred Fish disk
  8. #592, slightly faster and with several bugs corrected. The version number for
  9. all libraries is 100, as a result of several complaints about the version
  10. number being 1.0 for the original release. Apparently certain commercial
  11. software would not open this low a version number. The only reason for the
  12. 100 version number is to provide a big enough number to be acceptable to all
  13. software for the forseeable future. This does not mean that these libraries
  14. will work with your particular configuration. Use these libraries at your
  15. own risk.
  16.  
  17. The 00 in the titles of mathieeesingtrans00.library and mathtrans00.library
  18. means that the libraries are compatible with the 68000 chip and all higher
  19. numbered chips. The 20 in the library titles means that the libraries are
  20. compatible with the 68020 and higher numbered chips. The 20 libraries run
  21. a little faster (maybe 10%) than the 00 libraries, due to substitution of
  22. the muls.l and divs.l instructions for a much more complicated routine.
  23.  
  24. Both versions of mathieeesingtrans call the mathieeesingbas.library, which
  25. is provided with the Amiga 1200 and presumably with several other models,
  26. but probably not with all. If you attempt to use mathieeesingtrans but
  27. mathieeesingbas.library will not open, try mathieeehybridtrans.library.
  28. This uses mathffp.library, which everyone should have, but isn't quite as
  29. fast.
  30.  
  31. Please read the quicktrans.doc file for information about speed. I haven't
  32. tested the ieee libraries for speed as comprehensively as I did for the ffp
  33. format libraries, but the ieee libraries are almost as fast as the ffp
  34. libraries and a lot faster than Commodore's ieee library. One exception:
  35. Commodore's mathieeespsingtrans square root function is really fast. It
  36. would be easy to replace mine, which isn't bad, with Commodore's, but it
  37. wouldn't be ethcal or legal without their blessing. Unfortunately I have
  38. found it impossible to even get their attention.
  39.  
  40. To use any one of these libraries, rename it appropriately and replace the
  41. corresponding library in the libs directory with it.
  42.  
  43. These libraries are not for commercial use without my prior approval.
  44. Bug reports to:
  45.  
  46.                                     Martin F. Combs
  47.  
  48.                                     2989 Sundance Circle
  49.                                     Las Croces, NM 88011
  50.  
  51.                                     (505) 522-6408
  52.  
  53.  
  54.  
  55.