diff options
author | Paul Duncan <pabs@pablotron.org> | 2023-05-02 04:58:36 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2023-05-02 04:58:36 -0400 |
commit | cb416864640ce6c958b5e7327d0ad70eb02fac14 (patch) | |
tree | 5d7fa88304f0f2bec58cf740b6be090ccec896c7 /TODO.md | |
parent | 573542e3a4b3a761a4939368af7c50ce4f53172e (diff) | |
download | pablotron.org-cb416864640ce6c958b5e7327d0ad70eb02fac14.tar.bz2 pablotron.org-cb416864640ce6c958b5e7327d0ad70eb02fac14.zip |
TODO.md: add ideas
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -187,6 +187,7 @@ 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?) + - lots of mujs stuff on nvd * math: multinomial (stars and bars, # of moves on a chess board, multinomial coefficient, etc), de moir dice problem <https://en.wikipedia.org/wiki/Stars_and_bars_(combinatorics)> |