commit a81c0df32999af1acf32aa1e86bf60d757838d32 parent a543bd5b942c7899a93967527b79e616c5217bbc Author: NunoSempere <nuno.sempere@protonmail.com> Date: Sun, 19 Nov 2023 13:51:05 +0000 reorg: divide examples between those using core and those using extra Diffstat:
61 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/examples/00_example_template/example b/examples/core/00_example_template/example Binary files differ. diff --git a/examples/00_example_template/example.c b/examples/core/00_example_template/example.c diff --git a/examples/00_example_template/makefile b/examples/core/00_example_template/makefile diff --git a/examples/01_one_sample/example b/examples/core/01_one_sample/example Binary files differ. diff --git a/examples/01_one_sample/example.c b/examples/core/01_one_sample/example.c diff --git a/examples/01_one_sample/makefile b/examples/core/01_one_sample/makefile diff --git a/examples/02_many_samples_time_to_botec/example b/examples/core/02_many_samples_time_to_botec/example Binary files differ. diff --git a/examples/02_many_samples_time_to_botec/example.c b/examples/core/02_many_samples_time_to_botec/example.c diff --git a/examples/02_many_samples_time_to_botec/makefile b/examples/core/02_many_samples_time_to_botec/makefile diff --git a/examples/03_gcc_nested_function/example b/examples/core/03_gcc_nested_function/example Binary files differ. diff --git a/examples/03_gcc_nested_function/example.c b/examples/core/03_gcc_nested_function/example.c diff --git a/examples/03_gcc_nested_function/makefile b/examples/core/03_gcc_nested_function/makefile diff --git a/examples/06_gamma_beta/example b/examples/core/06_gamma_beta/example Binary files differ. diff --git a/examples/06_gamma_beta/example.c b/examples/core/06_gamma_beta/example.c diff --git a/examples/06_gamma_beta/makefile b/examples/core/06_gamma_beta/makefile diff --git a/examples/16_100_lognormal_samples/example b/examples/core/16_100_lognormal_samples/example Binary files differ. diff --git a/examples/16_100_lognormal_samples/example.c b/examples/core/16_100_lognormal_samples/example.c diff --git a/examples/16_100_lognormal_samples/makefile b/examples/core/16_100_lognormal_samples/makefile diff --git a/examples/16_100_lognormal_samples/run-sorted.sh b/examples/core/16_100_lognormal_samples/run-sorted.sh diff --git a/examples/04_sample_from_cdf_simple/example b/examples/more/04_sample_from_cdf_simple/example Binary files differ. diff --git a/examples/04_sample_from_cdf_simple/example.c b/examples/more/04_sample_from_cdf_simple/example.c diff --git a/examples/04_sample_from_cdf_simple/makefile b/examples/more/04_sample_from_cdf_simple/makefile diff --git a/examples/05_sample_from_cdf_beta/example b/examples/more/05_sample_from_cdf_beta/example Binary files differ. diff --git a/examples/05_sample_from_cdf_beta/example.c b/examples/more/05_sample_from_cdf_beta/example.c diff --git a/examples/05_sample_from_cdf_beta/makefile b/examples/more/05_sample_from_cdf_beta/makefile diff --git a/examples/07_ci_beta/example b/examples/more/07_ci_beta/example Binary files differ. diff --git a/examples/07_ci_beta/example.c b/examples/more/07_ci_beta/example.c diff --git a/examples/07_ci_beta/makefile b/examples/more/07_ci_beta/makefile diff --git a/examples/08_nuclear_war/example b/examples/more/08_nuclear_war/example Binary files differ. diff --git a/examples/08_nuclear_war/example.c b/examples/more/08_nuclear_war/example.c diff --git a/examples/08_nuclear_war/makefile b/examples/more/08_nuclear_war/makefile diff --git a/examples/08_nuclear_war/scratchpad/example b/examples/more/08_nuclear_war/scratchpad/example Binary files differ. diff --git a/examples/08_nuclear_war/scratchpad/example.c b/examples/more/08_nuclear_war/scratchpad/example.c diff --git a/examples/08_nuclear_war/scratchpad/makefile b/examples/more/08_nuclear_war/scratchpad/makefile diff --git a/examples/09_burn_10kg_fat/example b/examples/more/09_burn_10kg_fat/example Binary files differ. diff --git a/examples/09_burn_10kg_fat/example.c b/examples/more/09_burn_10kg_fat/example.c diff --git a/examples/09_burn_10kg_fat/makefile b/examples/more/09_burn_10kg_fat/makefile diff --git a/examples/10_nuclear_recovery/example b/examples/more/10_nuclear_recovery/example Binary files differ. diff --git a/examples/10_nuclear_recovery/example.c b/examples/more/10_nuclear_recovery/example.c diff --git a/examples/10_nuclear_recovery/makefile b/examples/more/10_nuclear_recovery/makefile diff --git a/examples/11_algebra/example b/examples/more/11_algebra/example Binary files differ. diff --git a/examples/11_algebra/example.c b/examples/more/11_algebra/example.c diff --git a/examples/11_algebra/makefile b/examples/more/11_algebra/makefile diff --git a/examples/12_algebra_and_conversion/example b/examples/more/12_algebra_and_conversion/example Binary files differ. diff --git a/examples/12_algebra_and_conversion/example.c b/examples/more/12_algebra_and_conversion/example.c diff --git a/examples/12_algebra_and_conversion/makefile b/examples/more/12_algebra_and_conversion/makefile diff --git a/examples/13_ergonomic_algebra/example b/examples/more/13_ergonomic_algebra/example Binary files differ. diff --git a/examples/13_ergonomic_algebra/example.c b/examples/more/13_ergonomic_algebra/example.c diff --git a/examples/13_ergonomic_algebra/makefile b/examples/more/13_ergonomic_algebra/makefile diff --git a/examples/14_twitter_thread_example/example b/examples/more/14_twitter_thread_example/example Binary files differ. diff --git a/examples/14_twitter_thread_example/example.c b/examples/more/14_twitter_thread_example/example.c diff --git a/examples/14_twitter_thread_example/makefile b/examples/more/14_twitter_thread_example/makefile diff --git a/examples/15_plotting-scratchpad/.Rhistory b/scratchpad/plotting/.Rhistory diff --git a/examples/15_plotting-scratchpad/makefile b/scratchpad/plotting/makefile diff --git a/examples/15_plotting-scratchpad/notes.md b/scratchpad/plotting/notes.md diff --git a/examples/15_plotting-scratchpad/r/.Rhistory b/scratchpad/plotting/r/.Rhistory diff --git a/examples/15_plotting-scratchpad/r/plot.R b/scratchpad/plotting/r/plot.R diff --git a/examples/15_plotting-scratchpad/r/samples.txt b/scratchpad/plotting/r/samples.txt diff --git a/examples/15_plotting-scratchpad/src/example b/scratchpad/plotting/src/example Binary files differ. diff --git a/examples/15_plotting-scratchpad/src/example.c b/scratchpad/plotting/src/example.c diff --git a/examples/15_plotting-scratchpad/src/makefile b/scratchpad/plotting/src/makefile