diff --git a/notes/SIMD Huffman Decoding.md b/notes/SIMD Huffman Decoding.md index 8499233..e5fb2dd 100644 --- a/notes/SIMD Huffman Decoding.md +++ b/notes/SIMD Huffman Decoding.md @@ -1,4 +1,4 @@ -- Given that each prefix code has a maximum length $n$, start decoding at $n$ sequential offsets. -- \ No newline at end of file +# Scratchpad +- What if I started by decoding the first word \ No newline at end of file