From 814fccf1f4587fd18014740028a0b0534d7c8a76 Mon Sep 17 00:00:00 2001 From: nessan Date: Mon, 29 Jul 2024 11:04:36 +0100 Subject: [PATCH] Built site for gh-pages --- .nojekyll | 2 +- content/faq/index.html | 8 +- content/gauss/access.html | 10 +- content/gauss/constructors.html | 10 +- content/gauss/functor.html | 10 +- content/gauss/index.html | 10 +- content/gauss/queries.html | 10 +- content/gauss/solve.html | 8 +- content/index.html | 10 +- content/lu/access.html | 10 +- content/lu/constructors.html | 10 +- content/lu/functor.html | 10 +- content/lu/index.html | 10 +- content/lu/invert.html | 10 +- content/lu/permute.html | 10 +- content/lu/queries.html | 10 +- content/matrix/access.html | 14 +- content/matrix/add-pop.html | 10 +- content/matrix/all.html | 12 +- content/matrix/append.html | 10 +- content/matrix/capacity.html | 10 +- content/matrix/characteristic_polynomial.html | 12 +- content/matrix/clear.html | 10 +- content/matrix/companion.html | 10 +- content/matrix/constructors.html | 10 +- content/matrix/count.html | 10 +- content/matrix/description.html | 10 +- content/matrix/dot.html | 12 +- content/matrix/echelon.html | 10 +- content/matrix/from.html | 10 +- content/matrix/index.html | 20 +- content/matrix/invert.html | 12 +- content/matrix/is_special.html | 10 +- content/matrix/logical-op-eq.html | 12 +- content/matrix/logical-op.html | 12 +- content/matrix/pow.html | 12 +- content/matrix/print.html | 10 +- content/matrix/probability.html | 10 +- content/matrix/random.html | 10 +- content/matrix/replace.html | 12 +- content/matrix/resize.html | 10 +- content/matrix/set.html | 10 +- content/matrix/set_if.html | 10 +- content/matrix/shift.html | 10 +- content/matrix/shrink_to_fit.html | 10 +- content/matrix/size.html | 10 +- content/matrix/specials.html | 10 +- content/matrix/stream.html | 10 +- content/matrix/sub.html | 12 +- content/matrix/swap.html | 12 +- content/matrix/to_string.html | 10 +- content/matrix/to_vector.html | 10 +- content/matrix/transpose.html | 10 +- content/matrix/triangle.html | 10 +- content/notes/danilevsky.html | 10 +- content/notes/design.html | 33 +- content/notes/gf2.html | 12 +- content/notes/index.html | 10 +- content/notes/reduction.html | 14 +- content/polynomial/access.html | 14 +- content/polynomial/arithmetic.html | 10 +- content/polynomial/constructors.html | 10 +- content/polynomial/count.html | 10 +- content/polynomial/degree.html | 10 +- content/polynomial/evaluation.html | 12 +- content/polynomial/formatter.html | 10 +- content/polynomial/index.html | 20 +- content/polynomial/monic.html | 10 +- content/polynomial/power.html | 10 +- content/polynomial/random.html | 10 +- content/polynomial/reduce.html | 10 +- content/polynomial/reference.html | 10 +- content/polynomial/shrink_to_fit.html | 10 +- content/polynomial/size.html | 10 +- content/polynomial/special.html | 10 +- content/polynomial/split.html | 10 +- content/polynomial/squared.html | 10 +- content/polynomial/stream.html | 10 +- content/polynomial/sub.html | 10 +- content/polynomial/times_x.html | 10 +- content/polynomial/to_string.html | 10 +- content/vector/access.html | 14 +- content/vector/all.html | 12 +- content/vector/append.html | 10 +- content/vector/blocks.html | 10 +- content/vector/capacity.html | 10 +- content/vector/clear.html | 10 +- content/vector/constructors.html | 10 +- content/vector/convolution.html | 10 +- content/vector/copy.html | 10 +- content/vector/count.html | 10 +- content/vector/description.html | 10 +- content/vector/diff.html | 12 +- content/vector/dot.html | 12 +- content/vector/first_set.html | 10 +- content/vector/formatter.html | 10 +- content/vector/from.html | 10 +- content/vector/if_set_call.html | 10 +- content/vector/index.html | 26 +- content/vector/indices.html | 10 +- content/vector/join.html | 10 +- content/vector/logical-op-eq.html | 12 +- content/vector/logical-op.html | 12 +- content/vector/polynomial_mod.html | 10 +- content/vector/push-pop.html | 10 +- content/vector/random.html | 10 +- content/vector/reference.html | 10 +- content/vector/replace.html | 12 +- content/vector/reserve.html | 10 +- content/vector/resize.html | 10 +- content/vector/riffled.html | 10 +- content/vector/set.html | 12 +- content/vector/set_if.html | 10 +- content/vector/shift.html | 10 +- content/vector/size.html | 10 +- content/vector/specials.html | 10 +- content/vector/stream.html | 10 +- content/vector/sub.html | 12 +- content/vector/swap.html | 10 +- content/vector/swap_elements.html | 12 +- content/vector/to_string.html | 10 +- content/vector/trimmed.html | 10 +- content/vector/unit_floor.html | 10 +- content/verify/index.html | 1131 +++++++++++++++++ index.html | 10 +- search.json | 108 +- sitemap.xml | 58 +- 127 files changed, 1871 insertions(+), 771 deletions(-) create mode 100644 content/verify/index.html diff --git a/.nojekyll b/.nojekyll index 4d069cc..3ea24eb 100644 --- a/.nojekyll +++ b/.nojekyll @@ -1 +1 @@ -741ee518 \ No newline at end of file +968c8bee \ No newline at end of file diff --git a/content/faq/index.html b/content/faq/index.html index bd67776..cc5ef0d 100644 --- a/content/faq/index.html +++ b/content/faq/index.html @@ -396,19 +396,19 @@

FAQ