Deployed 85879f5 to master with MkDocs 1.2.4 and mike 1.0.1

This commit is contained in:
GitHub Action 2022-04-27 14:11:43 +00:00
parent d897007640
commit 3f367fe783
4 changed files with 12 additions and 12 deletions

File diff suppressed because one or more lines are too long

View File

@ -2,47 +2,47 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>None</loc>
<lastmod>2022-04-26</lastmod>
<lastmod>2022-04-27</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-04-26</lastmod>
<lastmod>2022-04-27</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-04-26</lastmod>
<lastmod>2022-04-27</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-04-26</lastmod>
<lastmod>2022-04-27</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-04-26</lastmod>
<lastmod>2022-04-27</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-04-26</lastmod>
<lastmod>2022-04-27</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-04-26</lastmod>
<lastmod>2022-04-27</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-04-26</lastmod>
<lastmod>2022-04-27</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-04-26</lastmod>
<lastmod>2022-04-27</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>

Binary file not shown.

View File

@ -1268,9 +1268,9 @@ The call fails if the oracle could expire before an answer.</p>
<p>Bitwise <code>xor</code> of <em>non-negative</em> <code>x</code> and <code>y</code>.</p>
<h3 id="bls12_381">BLS12_381</h3>
<h4 id="types_2">Types</h4>
<h5 id="fp">fp</h5>
<p>Built-in (Montgomery) integer representation 32 bytes</p>
<h5 id="fr">fr</h5>
<p>Built-in (Montgomery) integer representation 32 bytes</p>
<h5 id="fp">fp</h5>
<p>Built-in (Montgomery) integer representation 48 bytes</p>
<h5 id="fp2">fp2</h5>
<p><code>record fp2 = { x1 : fp, x2 : fp }`</code></p>