Closed GoogleCodeExporter closed 9 years ago
Ah, i think i know what caused this problem. The matlab sparse matrix builder
wrote entires in the order of [row col value] while the matlab file iterator
read entries in the order of [col row value]. I've fixed this due to another
related issue in both wordsi-update and the trunk (via the termdoc-rewrite
branch).
Issue solved.
Original comment by FozzietheBeat@gmail.com
on 27 Feb 2011 at 5:20
Original issue reported on code.google.com by
David.Ju...@gmail.com
on 14 Jan 2011 at 6:46