simil: Compute similiarty/distance between raws or columns of large matrices
Description
Fast similarity/distance computation function for large sparse matrices. You
can floor small similairty value to to save computation time and storage
space by an arbitrary threashold (min_simil) or rank (rank).
Please increase the numbner of threads for better perfromance using
setThreadOptions.