From fa0cc5f15a670de2b14ff69976587bfb025bd0bf Mon Sep 17 00:00:00 2001 From: arc Date: Fri, 28 Feb 2025 10:55:10 -0700 Subject: [PATCH] vault backup: 2025-02-28 10:55:10 --- notes/SIMD Huffman Decoding.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/notes/SIMD Huffman Decoding.md b/notes/SIMD Huffman Decoding.md index e5fb2dd..c4200ef 100644 --- a/notes/SIMD Huffman Decoding.md +++ b/notes/SIMD Huffman Decoding.md @@ -1,4 +1,5 @@ # Scratchpad -- What if I started by decoding the first word \ No newline at end of file +- Start decoding at arbitrary points throughout the data +- \ \ No newline at end of file