From 530d6b1bd7c73c3cb97002b5a9051d6f4647ad6d Mon Sep 17 00:00:00 2001 From: Quarto GHA Workflow Runner Date: Fri, 23 Aug 2024 09:47:05 +0000 Subject: [PATCH] Built site for gh-pages --- .nojekyll | 2 +- index.html | 333 ++- pages/faq/index.html | 195 +- pages/gauss/access.html | 197 +- pages/gauss/constructors.html | 199 +- pages/gauss/functor.html | 197 +- pages/gauss/index.html | 200 +- pages/gauss/queries.html | 196 +- pages/gauss/solve.html | 199 +- pages/index.html | 332 ++- pages/lu/access.html | 195 +- pages/lu/constructors.html | 201 +- pages/lu/functor.html | 199 +- pages/lu/index.html | 199 +- pages/lu/invert.html | 197 +- pages/lu/permute.html | 199 +- pages/lu/queries.html | 197 +- pages/matrix/access.html | 195 +- pages/matrix/add-pop.html | 195 +- pages/matrix/all.html | 195 +- pages/matrix/append.html | 195 +- pages/matrix/capacity.html | 195 +- pages/matrix/characteristic_polynomial.html | 201 +- pages/matrix/clear.html | 195 +- pages/matrix/companion.html | 195 +- pages/matrix/constructors.html | 195 +- pages/matrix/count.html | 195 +- pages/matrix/description.html | 195 +- pages/matrix/dot.html | 197 +- pages/matrix/echelon.html | 197 +- .../formatter.html} | 396 +++- pages/matrix/from.html | 195 +- pages/matrix/index.html | 293 ++- pages/matrix/invert.html | 197 +- pages/matrix/is_special.html | 195 +- pages/matrix/logical-op-eq.html | 201 +- pages/matrix/logical-op.html | 201 +- pages/matrix/pow.html | 197 +- pages/matrix/print.html | 195 +- pages/matrix/probability.html | 194 +- pages/matrix/random.html | 199 +- pages/matrix/replace.html | 195 +- pages/matrix/resize.html | 195 +- pages/matrix/set.html | 195 +- pages/matrix/set_if.html | 195 +- pages/matrix/shift.html | 195 +- pages/matrix/shrink_to_fit.html | 195 +- pages/matrix/size.html | 195 +- pages/matrix/specials.html | 195 +- pages/matrix/stream.html | 195 +- pages/matrix/sub.html | 195 +- pages/matrix/swap.html | 195 +- pages/matrix/to_string.html | 195 +- pages/matrix/to_vector.html | 195 +- pages/matrix/transpose.html | 195 +- pages/matrix/triangle.html | 214 +- pages/notes/danilevsky.html | 208 +- pages/notes/design.html | 207 +- pages/notes/gf2.html | 222 +- pages/notes/index.html | 203 +- pages/notes/reduction.html | 190 +- pages/polynomial/access.html | 195 +- pages/polynomial/arithmetic.html | 197 +- pages/polynomial/constructors.html | 195 +- pages/polynomial/count.html | 195 +- pages/polynomial/degree.html | 195 +- pages/polynomial/evaluation.html | 195 +- pages/polynomial/formatter.html | 195 +- pages/polynomial/index.html | 201 +- pages/polynomial/monic.html | 195 +- pages/polynomial/power.html | 195 +- pages/polynomial/random.html | 195 +- pages/polynomial/reduce.html | 197 +- pages/polynomial/reference.html | 197 +- pages/polynomial/shrink_to_fit.html | 195 +- pages/polynomial/size.html | 195 +- pages/polynomial/special.html | 195 +- pages/polynomial/split.html | 195 +- pages/polynomial/squared.html | 197 +- pages/polynomial/stream.html | 195 +- pages/polynomial/sub.html | 195 +- pages/polynomial/times_x.html | 195 +- pages/polynomial/to_string.html | 195 +- pages/vector/access.html | 195 +- pages/vector/all.html | 195 +- pages/vector/append.html | 195 +- pages/vector/blocks.html | 195 +- pages/vector/capacity.html | 195 +- pages/vector/clear.html | 195 +- pages/vector/constructors.html | 195 +- pages/vector/convolution.html | 197 +- pages/vector/count.html | 195 +- pages/vector/description.html | 195 +- pages/vector/diff.html | 195 +- pages/vector/dot.html | 195 +- pages/vector/export_bits.html | 199 +- pages/vector/first_set.html | 195 +- pages/vector/formatter.html | 195 +- pages/vector/from.html | 195 +- pages/vector/if_set_call.html | 195 +- pages/vector/import_bits.html | 195 +- pages/vector/index.html | 229 +- pages/vector/indices.html | 195 +- pages/vector/join.html | 195 +- pages/vector/logical-op-eq.html | 195 +- pages/vector/logical-op.html | 197 +- pages/vector/push-pop.html | 195 +- pages/vector/random.html | 195 +- pages/vector/reference.html | 195 +- pages/vector/replace.html | 195 +- pages/vector/reserve.html | 195 +- pages/vector/resize.html | 195 +- pages/vector/riffled.html | 199 +- pages/vector/set.html | 195 +- pages/vector/set_if.html | 195 +- pages/vector/shift.html | 197 +- pages/vector/size.html | 195 +- pages/vector/specials.html | 195 +- pages/vector/stream.html | 195 +- pages/vector/sub.html | 195 +- pages/vector/swap.html | 195 +- pages/vector/swap_elements.html | 195 +- pages/vector/to_string.html | 195 +- pages/vector/trimmed.html | 195 +- pages/vector/unit_floor.html | 195 +- pages/verify/index.html | 195 +- search.json | 2083 +++++++++-------- site_libs/bootstrap/bootstrap-dark.min.css | 12 + site_libs/bootstrap/bootstrap.min.css | 6 +- .../quarto-syntax-highlighting-dark.css | 189 ++ sitemap.xml | 492 ++-- 131 files changed, 21938 insertions(+), 6000 deletions(-) rename pages/{vector/polynomial_mod.html => matrix/formatter.html} (67%) create mode 100644 site_libs/bootstrap/bootstrap-dark.min.css create mode 100644 site_libs/quarto-html/quarto-syntax-highlighting-dark.css diff --git a/.nojekyll b/.nojekyll index 13214dc..81d0cf1 100644 --- a/.nojekyll +++ b/.nojekyll @@ -1 +1 @@ -d3354fe5 \ No newline at end of file +f1c30306 \ No newline at end of file diff --git a/index.html b/index.html index 17d6568..d2b73be 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,7 @@ -The bitLibrary – Working in GF(2) +The bitLibrary – Bit Space/GF(2)