From 0049411a619c673fcc0fcf383536ebda0cbb4586 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Fri, 5 Aug 2022 01:44:15 -0400 Subject: TODO.md: add ideas --- TODO.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index 8e657e1..b39003a 100644 --- a/TODO.md +++ b/TODO.md @@ -196,6 +196,12 @@ this stuff may not make any sense. https://eli.thegreenplace.net/2021/a-comprehensive-guide-to-go-generate/ https://github.com/KhronosGroup/OpenCL-Docs/blob/main/xml/cl.xml * duktape vs quickjs (vs mujs?) +* math: multinomial (stars and bars, # of moves on a chess board, + multinomial coefficient, etc), de moir dice problem + + ref: Introduction to Probability with Statistical Applications, ch 2.5 + 1e10/81 (1234567890.1234567890) +* fzf, ripgrep ## done * add project folders -- cgit v1.2.3