home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / pascal / 4492 < prev    next >
Encoding:
Internet Message Format  |  1992-07-21  |  1.2 KB

  1. Path: sparky!uunet!zephyr.ens.tek.com!vice!bobb
  2. From: bobb@vice.ICO.TEK.COM (Bob Beauchaine)
  3. Newsgroups: comp.lang.pascal
  4. Subject: Re: Numerical Recipes
  5. Message-ID: <10006@vice.ICO.TEK.COM>
  6. Date: 21 Jul 92 23:01:41 GMT
  7. References: <Brr44J.5z7@news.cso.uiuc.edu> <Brr8Iu.Jz0@cs.dal.ca>
  8. Distribution: na
  9. Organization: Tektronix, Inc., Beaverton,  OR.
  10. Lines: 22
  11.  
  12. In <Brr44J.5z7@news.cso.uiuc.edu> wmsg4931@uxa.cso.uiuc.edu (Walter M. Seiler) writes:
  13.  
  14. >I have Numerical Recipes in C book and the fortran
  15. >book and the fortran disk.  But was wondering if
  16. >anyone out there could assist me in getting the
  17. >C and/or pascal code segments.
  18.  
  19.   Unless I'm very sadly mistaken, the original pascal code for
  20.   numerical recipes is available from ftp sites.  Note that the
  21.   version I have (I bought it for about 3 bucks from a shareware
  22.   borker) is the quick and dirty translation of the Fortran code, as
  23.   published in the Appendices in the orignal _Numerical_Recipes_.
  24.   It is not optimized pascal code, but it does work.
  25.  
  26. /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\ 
  27.  
  28. Bob Beauchaine bobb@vice.ICO.TEK.COM 
  29.  
  30. C: The language that combines the power of assembly language with the 
  31.    flexibility of assembly language.
  32.  
  33. Real friends don't let friends use UNIX.
  34.