Xref: utzoo comp.arch:3153 comp.lang.fortran:351 comp.lang.c:6306 comp.lsi:298 sci.math:2652 sci.math.stat:247 Path: utzoo!mnetor!uunet!husc6!bloom-beacon!gatech!purdue!i.cc.purdue.edu!j.cc.purdue.edu!k.cc.purdue.edu!l.cc.purdue.edu!cik From: cik@l.cc.purdue.edu (Herman Rubin) Newsgroups: comp.arch,comp.lang.fortran,comp.lang.c,comp.lsi,sci.math,sci.math.stat Subject: Re: Numerical Computation Newsgroup needed? Message-ID: <644@l.cc.purdue.edu> Date: 7 Jan 88 10:52:51 GMT References: <37941@sun.uucp> <21238@linus.UUCP> Organization: Purdue University Statistics Department Lines: 19 Keywords: comp.numeric comp.scientific comp.floating In article <21238@linus.UUCP>, bs@linus.UUCP (Robert D. Silverman) writes: > > I estimate I'd post 10-12 articles/yr as original, and reply to a > fair number of others. > > How about sci.math.numeric? > > Bob Silverman I agree with Bob on this subject. I would also like to point out that the commonly held viewpoint that scientific computations are strictly floating point is totally fallacious. Some of the procedures I have produced make heavy use of bit boolean operations (&, or, ~, and &~) as well as shift operations. I also use integer overflow. -- Herman Rubin, Dept. of Statistics, Purdue Univ., West Lafayette IN47907 Phone: (317)494-6054 hrubin@l.cc.purdue.edu (ARPA or UUCP) or hrubin@purccvm.bitnet