[R] Fortran and long integers

Berend Hasselman bhh at xs4all.nl
Mon Feb 7 08:23:35 CET 2011



Tsjerk Wassenaar wrote:
> 
> Hi,
> 
> Does it alleviate things if you rewrite the sums to avoid large products?
> 
> For I even:
> J+I*(N-I/2)-(N-I/2)
> 

Shouldn't that be 

J+I*(N-I/2)-(N+I/2)  ?

Berend
-- 
View this message in context: http://r.789695.n4.nabble.com/Fortran-and-long-integers-tp3263054p3263647.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list