diff --git a/articles/generate-closure.html b/articles/generate-closure.html index 39d88b69..b36df8f7 100644 --- a/articles/generate-closure.html +++ b/articles/generate-closure.html @@ -116,23 +116,23 @@

Components of the closure -
- @@ -770,23 +770,23 @@

Repeating recursive blocks -
- @@ -1335,23 +1335,23 @@

Repeating recursive blocksThe pattern then repeats within each box recursively, with the top half of each box matching the bottom half, if the first missing hypothesis is flipped from 0 to 1.

-
- @@ -1912,23 +1912,23 @@

Binary counting1010. When interpreted as binary, this is 1 * 8 + 0 * 4 + 1 * 2 + 0 * 1 = 10 in base 10, and 6 == 15 - 10 + 1.

-
- @@ -2655,23 +2655,23 @@

Formula shortcutrep(rev(seq_len(num_hyps)), 2^(seq_len(num_hyps) - 1)). This also applies to rows 2 through 16.

-
- diff --git a/pkgdown.yml b/pkgdown.yml index 18a76e3f..962dcf6a 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -5,7 +5,7 @@ articles: generate-closure: generate-closure.html graph-examples: graph-examples.html shortuct-testing: shortuct-testing.html -last_built: 2023-09-13T14:48Z +last_built: 2023-09-13T15:44Z urls: reference: https://urban-sniffle-p11zlpj.pages.github.io/reference article: https://urban-sniffle-p11zlpj.pages.github.io/articles