Commit Graph

21 Commits

Author SHA1 Message Date
37a2dab610 recompile ocaml with flamda mode, update times table 2023-10-15 01:46:52 +01:00
608cbb2f68 add initial OCaml stats 2023-10-15 01:19:56 +01:00
25a27f7fc4 fix: add tail recursion 2023-10-15 01:14:41 +01:00
7ce4658d30 fun: save on stack overflow
just reduce the num of samples to avoid it
2023-10-15 01:00:47 +01:00
13194bc3ca fix sampling calculation bug 2023-10-15 00:59:20 +01:00
710eb4267b finally fix types, but get numeric error 2023-10-15 00:53:58 +01:00
4708c6f198 move to use expressive results instead of Some/None 2023-10-15 00:52:33 +01:00
4959255947 get compiler to give me a cool missing match case error 2023-10-15 00:45:01 +01:00
4c4d053ab9 print mean at the end 2023-10-15 00:44:20 +01:00
3950946d68 tweak: move from array to list 2023-10-15 00:33:59 +01:00
351f4c584d savepoint before switching back to lists 2023-10-15 00:17:52 +01:00
4983699308 tweak: delete higher level match in mixture function 2023-10-15 00:01:05 +01:00
ce119253b7 tweak: give up on piping to Some 2023-10-14 23:59:40 +01:00
90e48d2249 savepoint while wrangling types. 2023-10-14 23:48:58 +01:00
fb21e4baa6 savepoint while wrangling types 2023-10-14 23:48:11 +01:00
23bd623b66 reformat, move to using arrays instead of list. 2023-10-14 23:31:58 +01:00
fa73c33c27 savepoint, too tired. 2023-10-14 20:57:21 +01:00
2cddf557bf start adding mixture function 2023-10-14 20:50:25 +01:00
ffec4663fc start populating samplers 2023-10-14 20:12:42 +01:00
e9bfd1f2ed get small ocaml sampling working 2023-10-14 19:59:56 +01:00
dd8a1806bd start adding ocaml 2023-10-14 19:13:28 +01:00