From 5ec17dfa3b77c5da05d41695ffb8a1723d78441c Mon Sep 17 00:00:00 2001 From: arc Date: Wed, 26 Feb 2025 10:20:05 -0700 Subject: [PATCH] vault backup: 2025-02-26 10:20:05 --- notes/SIMD Huffman Decoding.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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