compressjs icon indicating copy to clipboard operation
compressjs copied to clipboard

Look into cyclic SAIS?

Open cscott opened this issue 7 years ago • 0 comments

From PR #9:

Now compressjs using SAIS. So bzip2 requires input data x2. But use cyclic-sais(http://wpage.cocolog-nifty.com/files/cyclic-sais-1.0.zip) instead of SAIS, requires only data x1.

cscott avatar Feb 22 '18 16:02 cscott