-
fee06aec65
add gamma distribution & documentation.
NunoSempere
2023-07-22 21:40:35 +0200
-
baa8a532a2
add to-do item
NunoSempere
2023-07-22 19:39:40 +0200
-
f9c64426d7
add mean and std for arrays.
NunoSempere
2023-07-22 19:36:43 +0200
-
57adb08057
formatting pass.
NunoSempere
2023-07-22 19:25:36 +0200
-
36249ebf39
small reorg, comment purpose of functions
NunoSempere
2023-07-22 19:24:00 +0200
-
04070a934e
give more expressive names to main functions
NunoSempere
2023-07-22 19:21:20 +0200
-
8cc63dce4b
add to-do
NunoSempere
2023-07-22 16:20:22 +0200
-
ccb152ea4f
add a motivating reason to use C to the readme
NunoSempere
2023-07-22 16:17:07 +0200
-
17ba9488a4
Update readme, small tweaks
NunoSempere
2023-07-16 23:33:46 +0200
-
bebb7c6d46
format squiggle.c
NunoSempere
2023-07-16 22:59:47 +0200
-
6247fbfb7b
simplify PROCESS_ERROR macro
NunoSempere
2023-07-16 22:58:20 +0200
-
11e965be4f
rename sampler functions, elaborate on README, etc.
NunoSempere
2023-07-16 22:32:03 +0200
-
ea80c930e6
reduce num samples, start README
NunoSempere
2023-07-16 21:52:24 +0200
-
f5af776eb3
formatting pass.
NunoSempere
2023-07-16 21:37:43 +0200
-
7a2015e3e0
divide simple and complex examples into two different examples.
NunoSempere
2023-07-16 21:32:17 +0200
-
d10796cae2
graduate scratchpad to its own example
NunoSempere
2023-07-16 21:28:03 +0200
-
ee9ed34287
move some functions from scratchpad => squiggle.c, reorg
NunoSempere
2023-07-16 21:26:33 +0200
-
68e7730f24
reformat squiggle.c, remake examples.
NunoSempere
2023-07-16 21:08:05 +0200
-
8f69dd1e58
move to squiggle.c file, instead of just squiggle.h
NunoSempere
2023-07-16 21:00:30 +0200
-
cd6eb5203c
add some thoughts to scratchpad and readme
NunoSempere
2023-07-16 17:59:53 +0200
-
65756a359b
scratchpad formatting pass
NunoSempere
2023-07-16 17:33:58 +0200
-
487de4a731
readd inverse cdf for raw floats. rework examples.
NunoSempere
2023-07-16 17:33:37 +0200
-
e05baa6fee
reorder scratchpad stuff
NunoSempere
2023-07-16 17:10:36 +0200
-
78e1838569
rework returning result to define and return at the same time
NunoSempere
2023-07-16 17:00:26 +0200
-
84f94e2bea
rework error as a macro
NunoSempere
2023-07-16 16:56:11 +0200
-
c487bdfaf5
formatting pass.
NunoSempere
2023-07-16 16:30:38 +0200
-
607554f22b
add beta distribution samples!!
NunoSempere
2023-07-16 14:38:12 +0200
-
e94774ae3a
add dangerous beta sampler.
NunoSempere
2023-07-16 13:57:02 +0200
-
2acf129ef2
add comparison with previous sampler.
NunoSempere
2023-07-16 13:02:11 +0200
-
aca99a3386
added better error messages!
NunoSempere
2023-07-16 12:26:55 +0200
-
75689c506d
mark to-dos as done
NunoSempere
2023-07-16 12:11:25 +0200
-
5ef5c6847a
formatting pass
NunoSempere
2023-07-16 12:09:58 +0200
-
4deb2044d6
add more examples, tweak code a bit
NunoSempere
2023-07-16 12:09:41 +0200
-
c7d9f87ad7
add sampler, add normal cdf
NunoSempere
2023-07-16 11:08:59 +0200
-
88b51331ea
finish inverse!
NunoSempere
2023-07-16 00:59:27 +0200
-
d4f6142734
start adding inverse_cdf to scratchpad
NunoSempere
2023-07-16 00:23:59 +0200
-
b40fec4c07
add cdf_sampler to to-do
NunoSempere
2023-07-15 23:26:57 +0200
-
00c7f8cdf9
add scratchpad
NunoSempere
2023-07-15 23:26:48 +0200
-
d744bcd354
savepoint
NunoSempere
2023-07-15 23:22:44 +0200
-
9578461494
move squiggle_c to its own repository
NunoSempere
2023-06-26 18:44:41 +0100