squiggle.c/examples
NunoSempere 6e228dcc6b replace all floats (32 bits) with doubles (64 bits)
to fix bug after switching xorshift32 => xorshift64
2023-07-23 13:02:56 +02:00
..
01_one_sample replace all floats (32 bits) with doubles (64 bits) 2023-07-23 13:02:56 +02:00
02_many_samples replace all floats (32 bits) with doubles (64 bits) 2023-07-23 13:02:56 +02:00
03_gcc_nested_function replace all floats (32 bits) with doubles (64 bits) 2023-07-23 13:02:56 +02:00
04_sample_from_cdf_simple replace all floats (32 bits) with doubles (64 bits) 2023-07-23 13:02:56 +02:00
05_sample_from_cdf_beta replace all floats (32 bits) with doubles (64 bits) 2023-07-23 13:02:56 +02:00
06_gamma_beta replace all floats (32 bits) with doubles (64 bits) 2023-07-23 13:02:56 +02:00