From 8fe59120ea7971cbc4c21d1663f6f90b109e7d4a Mon Sep 17 00:00:00 2001 From: John Kerl Date: Sun, 7 Jun 2015 21:41:04 -0400 Subject: [PATCH] todo --- c/todo.txt | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/c/todo.txt b/c/todo.txt index 7df816b64..410a9dfa7 100644 --- a/c/todo.txt +++ b/c/todo.txt @@ -8,16 +8,18 @@ TOP OF LIST !! should be able to do: mlr put '$ok = $x < 10' +!! join + +!! newton's method invqnorm -> gaussian as invqnorm(urand()) + !! mmap cleanup, especially csv !! mmap/stdio UTs; run all cases with --mmap and again with --no-mmap ! doc stats1/stats2 accums via then-statements ... -> mlr -f -> mlr -h --> fmod() function --> cmod() function -> fmtnum() function + -> hex-fmt fcn ... maybe together w/ fmtnum -> log2 & exp2? --> hex-fmt fcn ... maybe together w/ fmtnum ! mlrwik readme note which copy of mlr; PATH @@ -46,11 +48,6 @@ TOP OF LIST ! reprio rust/go/d post-tc -> macos tools install x 3. and/or just use sprax. -================================================================ -FEATURES - -* join - ================================================================ NEATEN