home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / eiffel / 1407 < prev    next >
Encoding:
Internet Message Format  |  1993-01-07  |  1.5 KB

  1. Path: sparky!uunet!paladin.american.edu!howland.reston.ans.net!zaphod.mps.ohio-state.edu!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!spool.mu.edu!agate!dog.ee.lbl.gov!network.ucsd.edu!lyapunov.ucsd.edu!mbk
  2. From: mbk@lyapunov.ucsd.edu (Matt Kennel)
  3. Newsgroups: comp.lang.eiffel
  4. Subject: Re: Need a random number generator
  5. Date: 7 Jan 1993 20:12:32 GMT
  6. Organization: Institute For Nonlinear Science, UCSD
  7. Lines: 23
  8. Message-ID: <1ii2rgINN5vd@network.ucsd.edu>
  9. References: <1993Jan7.082202.7901@city.cs>
  10. NNTP-Posting-Host: lyapunov.ucsd.edu
  11. X-Newsreader: Tin 1.1 PL3
  12.  
  13. mb108@cs.city.ac.uk (omo ADELAKUN T K) writes:
  14. : Hi folks,
  15. : I need a (pseudo-)random number generator for use in a tester program
  16. : for a queuing system. The Eiffel libraries don't appear to have such
  17. : a class - that is, according to grep. I can't see anything that looks
  18. : like a library of binaries against I can run nm. (I'm working remotely
  19. : from the labs and have no access to manuals.) 
  20.  
  21. Try using the random number generators in Numerical Recipes---
  22. second edition ONLY!   Apparently the first edition ones weren't very
  23. good, and they replaced many of them.
  24.  
  25. You'll have to translate them yourself until there's a Numerical
  26. Recipes in Sather.
  27.  
  28. : Thanx++,            -- Oh, dear..! That syntax!
  29. : Toyin.
  30.  
  31. --
  32. -Matt Kennel          mbk@inls1.ucsd.edu
  33. -Institute for Nonlinear Science, University of California, San Diego
  34. -*** AD: Archive for nonlinear dynamics papers & programs: FTP to
  35. -***     lyapunov.ucsd.edu, username "anonymous".
  36.