Commit Graph

20 Commits

Author SHA1 Message Date
829781b8a7 go: savepoint before deleting a few comments 2024-02-17 01:33:21 +01:00
bb1b21bbbb go: abstract sample_parallel into own function 2024-02-17 01:11:43 +01:00
b358c5b16a go: continue improving number of goroutines 2024-02-16 15:19:26 +01:00
aa3b406473 use different seeds for different threads 2024-02-16 15:13:21 +01:00
7c907f173d go: create type alias 2024-02-16 15:03:11 +01:00
76a73f5d13 go: add goroutines usage. But randomness still to be fixed 2024-02-16 14:48:39 +01:00
06438c522d go: add slices manually 2024-02-16 14:40:54 +01:00
14e298c3c9 go: remove prints 2024-02-16 14:17:28 +01:00
5029f67429 go: finish debugging weights code. 2024-02-16 14:15:48 +01:00
d3cb97684a go: add printfs so as to figure out weights bug 2024-02-16 14:10:10 +01:00
8ebe9487a5 go: continue working on mixture code 2024-02-16 13:58:35 +01:00
6417e0aecc add initial go mixture implementation 2024-02-16 13:52:28 +01:00
1f4eb1fec4 wrangle mixture weights in go 2024-02-16 13:43:55 +01:00
fa0065c96e wrangle go types 2024-02-16 13:43:29 +01:00
4544adb3d0 wrangle mixture syntax 2024-02-16 10:10:16 +01:00
651ade8b47 build, check initial times for go 2024-02-16 00:57:22 +01:00
bfb5c75070 add sample_to 2024-02-16 00:42:39 +01:00
c9f6e964ee continue defining simple go API 2024-02-16 00:40:02 +01:00
934c84e195 figure out return values & global var 2024-02-16 00:25:36 +01:00
5a36bec0ba initialize go program 2024-02-16 00:19:09 +01:00