Hi, I'm writing to a sparse 2500x180000 matrix in a column wise random access pattern and I'm facing very strong performance issues which I'm not facing with the dense implementation ( where I'm facing main memory issues )
Is there another way to solve this? Best regards Romeo [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.