| -rw-r--r-- | FOLK_WISDOM.md | 338L |
| -rw-r--r-- | LICENSE.txt | 7L |
| -rw-r--r-- | README.md | 378L |
| -rw-r--r-- | ROADMAP.md | 100L |
| -rwxr-xr-x | examples/core/00_example_template/example | 21656B |
| -rw-r--r-- | examples/core/00_example_template/example.c | 14L |
| -rwxr-xr-x | examples/core/01_one_sample/example | 21928B |
| -rw-r--r-- | examples/core/01_one_sample/example.c | 34L |
| -rwxr-xr-x | examples/core/02_time_to_botec/example | 22032B |
| -rw-r--r-- | examples/core/02_time_to_botec/example.c | 38L |
| -rwxr-xr-x | examples/core/03_gcc_nested_function/example | 22096B |
| -rw-r--r-- | examples/core/03_gcc_nested_function/example.c | 44L |
| -rwxr-xr-x | examples/core/04_gamma_beta/example | 21752B |
| -rw-r--r-- | examples/core/04_gamma_beta/example.c | 29L |
| -rwxr-xr-x | examples/core/05_hundred_lognormals/example | 21704B |
| -rw-r--r-- | examples/core/05_hundred_lognormals/example.c | 17L |
| -rw-r--r-- | examples/core/05_hundred_lognormals/run-sorted.sh | 1L |
| -rwxr-xr-x | examples/core/06_dissolving_fermi_paradox/example | 21848B |
| -rw-r--r-- | examples/core/06_dissolving_fermi_paradox/example.c | 99L |
| -rw-r--r-- | examples/core/06_dissolving_fermi_paradox/fermi.pdf | 255897B |
| -rw-r--r-- | examples/core/06_dissolving_fermi_paradox/naive.c | 79L |
| -rwxr-xr-x | examples/core/06_dissolving_fermi_paradox/scratchpad | 26992B |
| -rw-r--r-- | examples/core/makefile | 91L |
| -rwxr-xr-x | examples/more/00_example_template/example | 27360B |
| -rw-r--r-- | examples/more/00_example_template/example.c | 19L |
| -rwxr-xr-x | examples/more/02_ci_beta/example | 27368B |
| -rw-r--r-- | examples/more/02_ci_beta/example.c | 30L |
| -rwxr-xr-x | examples/more/03_ci_beta_parallel/example | 27368B |
| -rw-r--r-- | examples/more/03_ci_beta_parallel/example.c | 28L |
| -rwxr-xr-x | examples/more/04_nuclear_war/example | 27472B |
| -rw-r--r-- | examples/more/04_nuclear_war/example.c | 63L |
| -rwxr-xr-x | examples/more/04_nuclear_war/scratchpad/example | 22271B |
| -rw-r--r-- | examples/more/04_nuclear_war/scratchpad/example.c | 20L |
| -rw-r--r-- | examples/more/04_nuclear_war/scratchpad/makefile | 53L |
| -rwxr-xr-x | examples/more/05_burn_10kg_fat/example | 27408B |
| -rw-r--r-- | examples/more/05_burn_10kg_fat/example.c | 43L |
| -rwxr-xr-x | examples/more/06_nuclear_recovery/example | 27696B |
| -rw-r--r-- | examples/more/06_nuclear_recovery/example.c | 84L |
| -rwxr-xr-x | examples/more/07_algebra/example | 27328B |
| -rw-r--r-- | examples/more/07_algebra/example.c | 26L |
| -rwxr-xr-x | examples/more/08_algebra_and_conversion/example | 27328B |
| -rw-r--r-- | examples/more/08_algebra_and_conversion/example.c | 33L |
| -rwxr-xr-x | examples/more/09_ergonomic_algebra/example | 27328B |
| -rw-r--r-- | examples/more/09_ergonomic_algebra/example.c | 26L |
| -rwxr-xr-x | examples/more/10_twitter_thread_example/example | 27480B |
| -rw-r--r-- | examples/more/10_twitter_thread_example/example.c | 49L |
| -rwxr-xr-x | examples/more/11_billion_lognormals_paralell/example | 27360B |
| -rw-r--r-- | examples/more/11_billion_lognormals_paralell/example.c | 30L |
| -rwxr-xr-x | examples/more/12_time_to_botec_parallel/example | 27520B |
| -rw-r--r-- | examples/more/12_time_to_botec_parallel/example.c | 31L |
| -rwxr-xr-x | examples/more/13_parallelize_min/example | 27424B |
| -rw-r--r-- | examples/more/13_parallelize_min/example.c | 70L |
| -rwxr-xr-x | examples/more/14_check_confidence_interval/example | 27328B |
| -rw-r--r-- | examples/more/14_check_confidence_interval/example.c | 22L |
| -rwxr-xr-x | examples/more/15_time_to_botec_custom_mixture/example | 27536B |
| -rw-r--r-- | examples/more/15_time_to_botec_custom_mixture/example.c | 34L |
| -rw-r--r-- | examples/more/makefile | 117L |
| -rw-r--r-- | makefile | 35L |
| -rw-r--r-- | references/358407.358414 | 136864B |
| -rw-r--r-- | references/358407.358414.1 | 136864B |
| -rw-r--r-- | references/Beta_distribution?lang=en | 35345L |
| -rw-r--r-- | references/Box–Muller_transform | 1653L |
| -rw-r--r-- | references/Gamma_distribution | 9034L |
| -rw-r--r-- | references/Normal_distribution?lang=en | 22485L |
| -rw-r--r-- | references/Quickselect | 940L |
| -rw-r--r-- | references/Xorshift | 1045L |
| -rw-r--r-- | references/how-does-xorshift32-works | 2380L |
| -rw-r--r-- | references/how-to-calculate-the-inverse-of-the-normal-cumulative-distribution-function-in-p | 2498L |
| -rw-r--r-- | references/how-to-calculate-the-inverse-of-the-normal-cumulative-distribution-function-in-p.1 | 2498L |
| -rw-r--r-- | references/index.html | 597L |
| -rw-r--r-- | references/input?i=N[InverseCDF(normal(0,1),+0.05),{∞,100}] | 143L |
| -rw-r--r-- | references/marsaglia-gamma.pdf | 136845B |
| -rw-r--r-- | references/on-vignas-pcg-critique.html | 577L |
| -rw-r--r-- | references/refs.txt | 19L |
| -rw-r--r-- | scratchpad/makefile | 56L |
| -rw-r--r-- | scratchpad/plotting/.Rhistory | 7L |
| -rw-r--r-- | scratchpad/plotting/c/attribution.md | 2L |
| -rw-r--r-- | scratchpad/plotting/c/data.dat | 1000000L |
| -rw-r--r-- | scratchpad/plotting/c/example.md | 1L |
| -rwxr-xr-x | scratchpad/plotting/c/histogram | 17128B |
| -rw-r--r-- | scratchpad/plotting/c/histogram.c | 86L |
| -rw-r--r-- | scratchpad/plotting/gnuplot/command-png.gp | 22L |
| -rw-r--r-- | scratchpad/plotting/gnuplot/data.dat | 1000000L |
| -rw-r--r-- | scratchpad/plotting/gnuplot/histogram.png | 4673B |
| -rw-r--r-- | scratchpad/plotting/gnuplot/term1.gp | 21L |
| -rw-r--r-- | scratchpad/plotting/gnuplot/term1b.gp | 21L |
| -rw-r--r-- | scratchpad/plotting/gnuplot/term2.gp | 25L |
| -rw-r--r-- | scratchpad/plotting/gnuplot/term3.gp | 26L |
| -rw-r--r-- | scratchpad/plotting/gnuplot/term4.gp | 30L |
| -rw-r--r-- | scratchpad/plotting/gnuplot/term5.gp | 5L |
| -rw-r--r-- | scratchpad/plotting/gnuplot/term6.gp | 30L |
| -rw-r--r-- | scratchpad/plotting/makefile | 3L |
| -rw-r--r-- | scratchpad/plotting/notes.md | 12L |
| -rw-r--r-- | scratchpad/plotting/r/.Rhistory | 0B |
| -rw-r--r-- | scratchpad/plotting/r/plot.R | 7L |
| -rw-r--r-- | scratchpad/plotting/r/samples.txt | 1000000L |
| -rwxr-xr-x | scratchpad/plotting/src/example | 22631B |
| -rw-r--r-- | scratchpad/plotting/src/example.c | 50L |
| -rw-r--r-- | scratchpad/plotting/src/makefile | 53L |
| -rw-r--r-- | scratchpad/plotting/uplot/command.sh | 2L |
| -rw-r--r-- | scratchpad/plotting/uplot/howto.md | 4L |
| -rwxr-xr-x | scratchpad/scratchpad | 26832B |
| -rw-r--r-- | scratchpad/scratchpad.c | 45L |
| -rw-r--r-- | squiggle.c | 228L |
| -rw-r--r-- | squiggle.h | 37L |
| -rw-r--r-- | squiggle_more.c | 459L |
| -rw-r--r-- | squiggle_more.h | 42L |
| -rw-r--r-- | test/makefile | 56L |
| -rwxr-xr-x | test/test | 26288B |
| -rw-r--r-- | test/test.c | 328L |