search for: old_002dstyl

Displaying 1 result from an estimated 1 matches for "old_002dstyl".

Did you mean: old_002dstyle
2011 Feb 06
2
Fortran and long integers
Hi all, I'm hoping someone more knowledgeable in Fortran than I can chime in with opinion. I'm the maintainer of the flashClust package that implements fast hierarchical clustering. The fortran code fails when the number of clustered objects is larger than about 46300. My guess is that this is because the code uses the following construct: IOFFSET=J+(I-1)*N-(I*(I+1))/2 where N is the