Skip to content

Commit

Permalink
Deploying to gh-pages from @ 5579ab8 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
jonas-lj committed Jan 8, 2024
1 parent 695e818 commit cf80db0
Show file tree
Hide file tree
Showing 522 changed files with 4,874 additions and 1,784 deletions.
36 changes: 23 additions & 13 deletions allclasses-index.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed Nov 01 10:29:49 UTC 2023 -->
<!-- Generated by javadoc (17) on Mon Jan 08 09:04:54 UTC 2024 -->
<title>All Classes and Interfaces (Ruffini 0.4-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-11-01">
<meta name="dc.created" content="2024-01-08">
<meta name="description" content="class index">
<meta name="generator" content="javadoc/AllClassesIndexWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
Expand Down Expand Up @@ -104,6 +104,10 @@ <h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces<
<div class="block">Find a root of a polynomial over a prime field using the probabilistic Berlekamp-Rabin
algorithm.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="dk/jonaslindstrom/ruffini/integers/structures/limbs/BigElement.html" title="class in dk.jonaslindstrom.ruffini.integers.structures.limbs">BigElement</a>&lt;<a href="dk/jonaslindstrom/ruffini/integers/structures/limbs/BigElement.html" title="type parameter in BigElement">E</a>&gt;</div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="dk/jonaslindstrom/ruffini/integers/structures/limbs/BigElements.html" title="class in dk.jonaslindstrom.ruffini.integers.structures.limbs">BigElements</a>&lt;<a href="dk/jonaslindstrom/ruffini/integers/structures/limbs/BigElements.html" title="type parameter in BigElements">E</a>&gt;</div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="dk/jonaslindstrom/ruffini/finitefields/BigFiniteField.html" title="class in dk.jonaslindstrom.ruffini.finitefields">BigFiniteField</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="dk/jonaslindstrom/ruffini/integers/structures/BigIntegers.html" title="class in dk.jonaslindstrom.ruffini.integers.structures">BigIntegers</a></div>
Expand All @@ -122,26 +126,32 @@ <h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces<
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="dk/jonaslindstrom/ruffini/finitefields/algorithms/BigTonelliShanks.html" title="class in dk.jonaslindstrom.ruffini.finitefields.algorithms">BigTonelliShanks</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="dk/jonaslindstrom/ruffini/polynomials/algorithms/BinaryTree.html" title="class in dk.jonaslindstrom.ruffini.polynomials.algorithms">BinaryTree</a>&lt;<a href="dk/jonaslindstrom/ruffini/polynomials/algorithms/BinaryTree.html" title="type parameter in BinaryTree">L</a>&gt;</div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="dk/jonaslindstrom/ruffini/common/algorithms/BinaryGCD.html" title="class in dk.jonaslindstrom.ruffini.common.algorithms">BinaryGCD</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="dk/jonaslindstrom/ruffini/polynomials/algorithms/BinaryTree.html" title="class in dk.jonaslindstrom.ruffini.polynomials.algorithms">BinaryTree</a>&lt;<a href="dk/jonaslindstrom/ruffini/polynomials/algorithms/BinaryTree.html" title="type parameter in BinaryTree">L</a>&gt;</div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">This represents a labeled binary tree where the label of an internal node is the result of an operation on the labels
of its children.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="dk/jonaslindstrom/ruffini/polynomials/algorithms/BinaryTree.SubproductTree.html" title="class in dk.jonaslindstrom.ruffini.polynomials.algorithms">BinaryTree.SubproductTree</a>&lt;<a href="dk/jonaslindstrom/ruffini/polynomials/algorithms/BinaryTree.SubproductTree.html" title="type parameter in BinaryTree.SubproductTree">E</a>&gt;</div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="dk/jonaslindstrom/ruffini/polynomials/algorithms/BinaryTree.SubproductTree.html" title="class in dk.jonaslindstrom.ruffini.polynomials.algorithms">BinaryTree.SubproductTree</a>&lt;<a href="dk/jonaslindstrom/ruffini/polynomials/algorithms/BinaryTree.SubproductTree.html" title="type parameter in BinaryTree.SubproductTree">E</a>&gt;</div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">A binary tree where the leafs are x-l_i for a set of constants (l_0, ..., l_{n-1}) and internal nodes are the product
of their children.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="dk/jonaslindstrom/ruffini/common/algorithms/BitLength.html" title="class in dk.jonaslindstrom.ruffini.common.algorithms">BitLength</a>&lt;<a href="dk/jonaslindstrom/ruffini/common/algorithms/BitLength.html" title="type parameter in BitLength">E</a>&gt;</div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="dk/jonaslindstrom/ruffini/common/algorithms/BitLength.html" title="class in dk.jonaslindstrom.ruffini.common.algorithms">BitLength</a>&lt;<a href="dk/jonaslindstrom/ruffini/common/algorithms/BitLength.html" title="type parameter in BitLength">E</a>&gt;</div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Compute the bit length of an element in a ring assuming access to a bit shift operation.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="demo/BLS12381.html" title="class in demo">BLS12381</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="dk/jonaslindstrom/ruffini/elliptic/structures/bls12381/BLS12381.html" title="class in dk.jonaslindstrom.ruffini.elliptic.structures.bls12381">BLS12381</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="demo/BLS12381.html" title="class in demo">BLS12381</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="dk/jonaslindstrom/ruffini/elliptic/structures/bls12381/BLS12381.html" title="class in dk.jonaslindstrom.ruffini.elliptic.structures.bls12381">BLS12381</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Implementation of the BLS12-381 pairing-friendly elliptic curve construction.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="dk/jonaslindstrom/ruffini/elliptic/structures/bn254/BN254.html" title="class in dk.jonaslindstrom.ruffini.elliptic.structures.bn254">BN254</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Implementation of the BN254 (aka BN128) pairing-friendly elliptic curve construction.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="dk/jonaslindstrom/ruffini/common/helpers/Calculator.html" title="class in dk.jonaslindstrom.ruffini.common.helpers">Calculator</a>&lt;<a href="dk/jonaslindstrom/ruffini/common/helpers/Calculator.html" title="type parameter in Calculator">E</a>&gt;</div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">&nbsp;</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="demo/CauchyMatrix.html" title="class in demo">CauchyMatrix</a></div>
Expand Down Expand Up @@ -644,7 +654,7 @@ <h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces<
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
<p class="legal-copy"><small>Copyright &#169; 2024. All rights reserved.</small></p>
</footer>
</div>
</div>
Expand Down
24 changes: 14 additions & 10 deletions allpackages-index.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed Nov 01 10:29:49 UTC 2023 -->
<!-- Generated by javadoc (17) on Mon Jan 08 09:04:54 UTC 2024 -->
<title>All Packages (Ruffini 0.4-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-11-01">
<meta name="dc.created" content="2024-01-08">
<meta name="description" content="package index">
<meta name="generator" content="javadoc/AllPackagesIndexWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
Expand Down Expand Up @@ -93,19 +93,23 @@ <h1 title="All&amp;nbsp;Packages" class="title">All&nbsp;Packages</h1>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><a href="dk/jonaslindstrom/ruffini/elliptic/structures/bls12381/package-summary.html">dk.jonaslindstrom.ruffini.elliptic.structures.bls12381</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><a href="dk/jonaslindstrom/ruffini/finitefields/package-summary.html">dk.jonaslindstrom.ruffini.finitefields</a></div>
<div class="col-first odd-row-color"><a href="dk/jonaslindstrom/ruffini/elliptic/structures/bn254/package-summary.html">dk.jonaslindstrom.ruffini.elliptic.structures.bn254</a></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><a href="dk/jonaslindstrom/ruffini/finitefields/algorithms/package-summary.html">dk.jonaslindstrom.ruffini.finitefields.algorithms</a></div>
<div class="col-first even-row-color"><a href="dk/jonaslindstrom/ruffini/finitefields/package-summary.html">dk.jonaslindstrom.ruffini.finitefields</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><a href="dk/jonaslindstrom/ruffini/finitefields/quadraticform/package-summary.html">dk.jonaslindstrom.ruffini.finitefields.quadraticform</a></div>
<div class="col-first odd-row-color"><a href="dk/jonaslindstrom/ruffini/finitefields/algorithms/package-summary.html">dk.jonaslindstrom.ruffini.finitefields.algorithms</a></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><a href="dk/jonaslindstrom/ruffini/integers/package-summary.html">dk.jonaslindstrom.ruffini.integers</a></div>
<div class="col-first even-row-color"><a href="dk/jonaslindstrom/ruffini/finitefields/quadraticform/package-summary.html">dk.jonaslindstrom.ruffini.finitefields.quadraticform</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><a href="dk/jonaslindstrom/ruffini/integers/algorithms/package-summary.html">dk.jonaslindstrom.ruffini.integers.algorithms</a></div>
<div class="col-first odd-row-color"><a href="dk/jonaslindstrom/ruffini/integers/package-summary.html">dk.jonaslindstrom.ruffini.integers</a></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><a href="dk/jonaslindstrom/ruffini/integers/algorithms/factorize/package-summary.html">dk.jonaslindstrom.ruffini.integers.algorithms.factorize</a></div>
<div class="col-first even-row-color"><a href="dk/jonaslindstrom/ruffini/integers/algorithms/package-summary.html">dk.jonaslindstrom.ruffini.integers.algorithms</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><a href="dk/jonaslindstrom/ruffini/integers/structures/package-summary.html">dk.jonaslindstrom.ruffini.integers.structures</a></div>
<div class="col-first odd-row-color"><a href="dk/jonaslindstrom/ruffini/integers/algorithms/factorize/package-summary.html">dk.jonaslindstrom.ruffini.integers.algorithms.factorize</a></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><a href="dk/jonaslindstrom/ruffini/integers/structures/package-summary.html">dk.jonaslindstrom.ruffini.integers.structures</a></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><a href="dk/jonaslindstrom/ruffini/integers/structures/limbs/package-summary.html">dk.jonaslindstrom.ruffini.integers.structures.limbs</a></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><a href="dk/jonaslindstrom/ruffini/permutations/algorithms/package-summary.html">dk.jonaslindstrom.ruffini.permutations.algorithms</a></div>
<div class="col-last even-row-color">&nbsp;</div>
Expand Down Expand Up @@ -133,7 +137,7 @@ <h1 title="All&amp;nbsp;Packages" class="title">All&nbsp;Packages</h1>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
<p class="legal-copy"><small>Copyright &#169; 2024. All rights reserved.</small></p>
</footer>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions demo/AKS.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed Nov 01 10:29:49 UTC 2023 -->
<!-- Generated by javadoc (17) on Mon Jan 08 09:04:54 UTC 2024 -->
<title>AKS (Ruffini 0.4-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-11-01">
<meta name="dc.created" content="2024-01-08">
<meta name="description" content="declaration: package: demo, class: AKS">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
Expand Down Expand Up @@ -156,7 +156,7 @@ <h3>main</h3>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
<p class="legal-copy"><small>Copyright &#169; 2024. All rights reserved.</small></p>
</footer>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions demo/BLS12381.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed Nov 01 10:29:49 UTC 2023 -->
<!-- Generated by javadoc (17) on Mon Jan 08 09:04:54 UTC 2024 -->
<title>BLS12381 (Ruffini 0.4-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-11-01">
<meta name="dc.created" content="2024-01-08">
<meta name="description" content="declaration: package: demo, class: BLS12381">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
Expand Down Expand Up @@ -162,7 +162,7 @@ <h3>main</h3>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
<p class="legal-copy"><small>Copyright &#169; 2024. All rights reserved.</small></p>
</footer>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions demo/BellPolynomials.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed Nov 01 10:29:49 UTC 2023 -->
<!-- Generated by javadoc (17) on Mon Jan 08 09:04:54 UTC 2024 -->
<title>BellPolynomials (Ruffini 0.4-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-11-01">
<meta name="dc.created" content="2024-01-08">
<meta name="description" content="declaration: package: demo, class: BellPolynomials">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
Expand Down Expand Up @@ -156,7 +156,7 @@ <h3>main</h3>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
<p class="legal-copy"><small>Copyright &#169; 2024. All rights reserved.</small></p>
</footer>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions demo/CauchyMatrix.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed Nov 01 10:29:49 UTC 2023 -->
<!-- Generated by javadoc (17) on Mon Jan 08 09:04:54 UTC 2024 -->
<title>CauchyMatrix (Ruffini 0.4-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-11-01">
<meta name="dc.created" content="2024-01-08">
<meta name="description" content="declaration: package: demo, class: CauchyMatrix">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
Expand Down Expand Up @@ -155,7 +155,7 @@ <h3>main</h3>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
<p class="legal-copy"><small>Copyright &#169; 2024. All rights reserved.</small></p>
</footer>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions demo/ConstructiveRealsDemo.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed Nov 01 10:29:49 UTC 2023 -->
<!-- Generated by javadoc (17) on Mon Jan 08 09:04:54 UTC 2024 -->
<title>ConstructiveRealsDemo (Ruffini 0.4-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-11-01">
<meta name="dc.created" content="2024-01-08">
<meta name="description" content="declaration: package: demo, class: ConstructiveRealsDemo">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
Expand Down Expand Up @@ -156,7 +156,7 @@ <h3>main</h3>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
<p class="legal-copy"><small>Copyright &#169; 2024. All rights reserved.</small></p>
</footer>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions demo/DeterminantFormula.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Wed Nov 01 10:29:49 UTC 2023 -->
<!-- Generated by javadoc (17) on Mon Jan 08 09:04:54 UTC 2024 -->
<title>DeterminantFormula (Ruffini 0.4-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-11-01">
<meta name="dc.created" content="2024-01-08">
<meta name="description" content="declaration: package: demo, class: DeterminantFormula">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
Expand Down Expand Up @@ -156,7 +156,7 @@ <h3>main</h3>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2023. All rights reserved.</small></p>
<p class="legal-copy"><small>Copyright &#169; 2024. All rights reserved.</small></p>
</footer>
</div>
</div>
Expand Down
Loading

0 comments on commit cf80db0

Please sign in to comment.