Re: [q-lang-users] Re: Newbie questions and comments
Brought to you by:
agraef
From: Albert G. <Dr....@t-...> - 2005-04-15 13:51:37
|
Tim Haynes wrote: > On the same box as I did the hugs-v-q comparison: > > | ==> takfp::takstart 10 ; stats > | 11.0 > | 453 secs, 278308696 reductions, 78 cells > | > | ==> takfp::takstart 10.0 ; stats > | 11.0 > | 452 secs, 278308696 reductions, 78 cells Hmm, that looks like your tak program forces floating point arithmetic in any case; otherwise the first result should have been 10, not 10.0. Can you post your program here? -- Dr. Albert Gr"af Dept. of Music-Informatics, University of Mainz, Germany Email: Dr....@t-..., ag...@mu... WWW: http://www.musikwissenschaft.uni-mainz.de/~ag |