home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.parallel
- Path: sparky!uunet!digex.com!intercon!udel!gatech!hubcap!fpst
- From: apofort!metcalf@dxmint.cern.ch (Michael Metcalf )
- Subject: Re: Wanted: Folk Theormes in Fortran Programming
- Message-ID: <1993Jan27.173926.1440@hubcap.clemson.edu>
- Apparently-To: comp-parallel
- Sender: news@dxcern.cern.ch (USENET News System)
- Organization: CERN European Lab for Particle Physics
- References: <1993Jan27.123645.8334@hubcap.clemson.edu>
- Date: Wed, 27 Jan 1993 14:41:06 GMT
- Approved: parallel@hubcap.clemson.edu
- Lines: 21
-
- steve@hubcap.clemson.edu ("Steve" Stevenson) writes:
-
- >I am trying to make a catalog of folk wisdom in fortran programming. I already
- >have a some theorems. For example:
- > BAD GOOD
- >x = y/2.0 x=y*0.5
- >a**5 (a*a)*(a*a)*a
- >2.0*x x+x
-
- >I would appreciate any such words of wisdom you might have.
-
-
- I collected such wisdom some time ago and published
- it as "FORTRAN Optimization", Academic Press, 1985,
- ISBN 0-12-492482.4.
-
- Hope this helps,
-
- Mike Metcalf
-
-
-