Quote:
Originally Posted by frmky
The script just counts the number of lines. A simple
zcat L1510.dat.gz | wc -l
agrees with the webpage
|
Thanks for looking at that; my script was clearly misbehaving somewhere. Rerunning, I'm seeing 405321355 relations of which 405266903 are in the correct form, 312.9M unique, singleton removal running happily and I'll expect at least 255M after that pass.
(and now I have a 31M density-90 matrix and am trying to optimise the density)