This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Who's the m4 guru?


On Sun, Jul 23, 2006 at 03:43:51PM +0200, Steven Bosscher wrote:
> On Sunday 23 July 2006 15:36, FX Coudert wrote:
> > Quite frankly, the more I think about that, the more I believe we'll end
> > up throwing bytes away (wasting 3 bytes for real(4), and 2 for real(8)
> > and real(10)). That is, unless we manage to find a good mathematician
> > with a proven algorithm fulfilling our needs :)
> 
> This is cursing in the church, perhaps -- but I seem to recall that
> the random number algorithm in g95 is reasonable.  Maybe there's
> something in it that we can pick up or learn from.
> 

I just looked at g95's source code.  We definitely do not
want to its random_number.

-- 
Steve


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]