Commit Graph

22 Commits

Author SHA1 Message Date
0e9ef33b8e switch on type using new distribution interface 2024-06-10 00:24:06 +02:00
8b1792f861 type wranging 2024-06-10 00:05:23 +02:00
b0adde937f savepoint 2024-06-09 23:35:36 +02:00
318b8da414 add beta sampler and implement beta type conforming to distribution 2024-06-09 23:08:15 +02:00
5f1188c516 add type for filled samples & beta distribution 2024-06-09 22:48:43 +02:00
6a68bfdc3b fix types 2024-06-09 22:46:08 +02:00
3f0bcf0e03 starting adding interfaces + use go mod to allow for imports 2024-06-09 22:27:49 +02:00
313b744100 delete old parser 2024-06-09 15:25:50 +02:00
110d6b6dc6 f2 to f, f to f0 2024-06-09 15:17:14 +02:00
2262d5b617 add K/M/B/T to output 2024-06-03 08:45:33 +02:00
b319e29be8 add asciicast 2024-05-13 23:26:31 +01:00
69b3681697 fix distributional division 2024-05-12 18:10:25 +01:00
bc40428f8a tweak error msg 2024-05-11 12:24:45 +01:00
4204db0c32 propagate scalar ops, tweaks 2024-05-11 12:22:29 +01:00
b1a4f2bd3c tokens => words 2024-05-11 11:08:24 +01:00
073728e750 rationalize parser 2024-05-11 11:08:03 +01:00
8142a19c4b add scalar multiplication and division 2024-05-11 10:27:05 +01:00
355ad371a7 savepoint 2024-05-10 22:47:34 +01:00
290be77204 update examples &c 2024-05-10 22:38:20 +01:00
72be1167bd tweak error msgs 2024-05-10 20:53:30 +01:00
1f6b61cee0 add division 2024-05-10 20:50:55 +01:00
efec064246 main.go -> f.go 2024-05-10 20:15:35 +01:00