From 77d77cc0f027b4e7b03bb924e8074b193ff5e763 Mon Sep 17 00:00:00 2001 From: Aria Shrimpton Date: Wed, 31 Jan 2024 22:59:25 +0000 Subject: library: remove lazy vecs --- thesis/parts/implementation.tex | 2 ++ 1 file changed, 2 insertions(+) (limited to 'thesis') diff --git a/thesis/parts/implementation.tex b/thesis/parts/implementation.tex index d175d63..4faa8a8 100644 --- a/thesis/parts/implementation.tex +++ b/thesis/parts/implementation.tex @@ -39,6 +39,8 @@ each drop generates a file, so we get details of every individual collection all estimate a cost for each candidate: op(avg_n) * op_times for each op pick the smallest one +\todo{update for nsplit stuff} +\todo{mention difficulties with lazy vecs} \todo{Caching} \todo{Other implementation details?} -- cgit v1.2.3