home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / fortran / 3034 < prev    next >
Encoding:
Text File  |  1992-08-14  |  1.1 KB  |  30 lines

  1. Newsgroups: comp.lang.fortran
  2. Path: sparky!uunet!walter!porthos!rigel!chh2
  3. From: chh2@rigel.uucp (22352-halevi)
  4. Subject: imsl subroutine ggubs
  5. Organization: Bellcore, Livingston, NJ
  6. Date: Fri, 14 Aug 92 14:07:28 GMT
  7. Message-ID: <1992Aug14.140728.22892@porthos.cc.bellcore.com>
  8. Keywords: imsl, ggubs
  9. Sender: netnews@porthos.cc.bellcore.com (USENET System Software)
  10. Lines: 18
  11.  
  12.  
  13. I have a short fortran program that was written by someone who was on 
  14. a vms system.  It contains a subroutine called ggubs that is apparently 
  15. an IMSL routine.  (I think it's some kind of gaussian random number 
  16. generator.) I am on a unix system (SysV) that does not have access to
  17. IMSL routines.  I would like to be able to run the program, either in its
  18. current Fortran form or I might even rewrite it into C, but either way I
  19. need to find out what ggubs is so I can rewrite it or include it or 
  20. translate it.
  21.  
  22. So, anyone out there know what ggubs is, or if its just a short piece of
  23. code could you send it to me (in either fortran or C incarnations).
  24.  
  25. Any other tips would be appreciated (because as you can tell I am not a
  26. programmer!)
  27.  
  28. Cliff Halevi
  29. chh2@rigel.cc.bellcore.com
  30.