We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81f49d1 commit 4c7a25dCopy full SHA for 4c7a25d
README.md
@@ -1,7 +1,8 @@
1
# scm
2
-scm - context model
+scm - context model - last code update 2011
3
4
scm is a simple command line tool to compress individual files using bitwise context modelling.
5
for every input bit scm creates a set of individual predictions which get mixed together using logistic mixing.
6
7
models: ppm, match, indirect, sparse, word, sse
8
+using 500mb of memory scm compresses calgary.tar: 3.152.896 bytes to 625.583 bytes (1.587bpb).
0 commit comments