From bc9a7d9653bdd40bb7252a49eb6e8d27b50312c6 Mon Sep 17 00:00:00 2001 From: Github Actions <> Date: Sun, 4 Feb 2024 12:54:59 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20ModdingX?= =?UTF-8?q?/LibX@cffb5b1d7e28d48adbeedfd5355fccf6c95027f6=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index-all.html | 68 ++++++++++ member-search-index.js | 2 +- meta/index.json | 2 +- meta/org/moddingx/libx/codec/MoreCodecs.json | 2 +- .../libx/util/math/DoublePolynomial.json | 2 +- .../libx/util/math/IntPolynomial.json | 2 +- .../moddingx/libx/util/math/Polynomial.json | 2 +- org/moddingx/libx/codec/MoreCodecs.html | 82 +++++++++--- .../libx/util/math/DoublePolynomial.html | 124 ++++++++++++++++-- .../libx/util/math/IntPolynomial.html | 112 ++++++++++++++-- org/moddingx/libx/util/math/Polynomial.html | 70 +++++++++- 11 files changed, 417 insertions(+), 51 deletions(-) diff --git a/index-all.html b/index-all.html index ae86c8f4..fb783a21 100644 --- a/index-all.html +++ b/index-all.html @@ -69,6 +69,14 @@
datagen stage
that runs on the same
@@ -2078,6 +2086,14 @@ unit value
to the given serialized value.unit value
to the given serialized value.unit value
to the given serialized value.FixedBiomeSource
for this dimension.MultiNoiseBiomeSource
for this dimension.DoublePolynomial
.