home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR22 / NR200202.ZIP / NR-READ.PD < prev    next >
Text File  |  1994-01-31  |  1KB  |  47 lines

  1. If you are looking for public domain numerical software that can be
  2. redistributed freely (as Numerical Recipes *cannot*), you should look
  3. at the collections that can be obtained from NETLIB.  Here is how to
  4. get information:
  5.  
  6.   By email, send the one-line message "send index" (not including
  7.      the quotes) to netlib@research.att.com.
  8.   By ftp, connect to research.att.com and log in as "netlib".
  9.  
  10. The "slatec" library, a comprehensive collection of over 1400
  11. mathematical and statistical routines, may be of particular interest.
  12.  
  13. In general, the Numerical Recipes routines are NOT in the public
  14. domain, and are NOT available for use without a valid license.
  15. Please see elsewhere in the Numerical Recipes gopher/ftp tree for
  16. information about copyrights and for license terms.
  17.  
  18. However, a few small parts of Numerical Recipes have been put into
  19. the public domain.  These can be freely copied and redistributed.
  20.  
  21. The public domain files contained in this directory are:
  22.  
  23. Utility files for C:
  24.  
  25.   nrutil.c
  26.   nrutil.h
  27.   complex.c
  28.   complex.h
  29.  
  30. Wavelet routines in FORTRAN:
  31.  
  32.   wt1.f
  33.   daub4.f
  34.   pwtset.f
  35.   pwt.f
  36.   wtn.f
  37.  
  38. Wavelet routines in C:
  39.  
  40.   wt1.c
  41.   daub4.c
  42.   pwtset.c
  43.   pwt.c
  44.   wtn.c
  45.  
  46. .
  47.