diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 06:44:09 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 06:44:09 +0000 |
commit | 81ce5751652e96e88a9a0d4cadd22dc18a02ea3d (patch) | |
tree | 5a295e2e2e21cb7e51543ebf37048d3776647117 /AUTHORS | |
parent | Initial commit. (diff) | |
download | lzd-81ce5751652e96e88a9a0d4cadd22dc18a02ea3d.tar.xz lzd-81ce5751652e96e88a9a0d4cadd22dc18a02ea3d.zip |
Adding upstream version 0.1.upstream/0.1
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -0,0 +1,7 @@ +Lzd was written by Antonio Diaz Diaz. + +The ideas embodied in lzd are due to (at least) the following people: +Abraham Lempel and Jacob Ziv (for the LZ algorithm), Andrey Markov (for +the definition of Markov chains), G.N.N. Martin (for the definition of +range encoding), and Igor Pavlov (for putting all the above together in +LZMA). |