Skip to content

Commit

Permalink
Deploying to gh-pages from @ 9713452 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
junpenglao committed Nov 30, 2023
1 parent 5cf43db commit 68a149b
Show file tree
Hide file tree
Showing 22 changed files with 32 additions and 32 deletions.
Binary file modified .doctrees/environment.pickle
Binary file not shown.
Binary file modified .doctrees/examples/howto_metropolis_within_gibbs.doctree
Binary file not shown.
Binary file modified .doctrees/examples/howto_other_frameworks.doctree
Binary file not shown.
Binary file modified .doctrees/examples/howto_sample_multiple_chains.doctree
Binary file not shown.
Binary file modified .doctrees/examples/howto_use_aesara.doctree
Binary file not shown.
Binary file modified .doctrees/examples/howto_use_oryx.doctree
Binary file not shown.
Binary file modified .doctrees/examples/quickstart.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
4 changes: 2 additions & 2 deletions _modules/blackjax/_version.html
Original file line number Diff line number Diff line change
Expand Up @@ -353,8 +353,8 @@ <h1>Source code for blackjax._version</h1><div class="highlight"><pre>
<span class="n">__version_tuple__</span><span class="p">:</span> <span class="n">VERSION_TUPLE</span>
<div class="viewcode-block" id="version_tuple"><a class="viewcode-back" href="../../autoapi/blackjax/_version/index.html#blackjax._version.version_tuple">[docs]</a><span class="n">version_tuple</span><span class="p">:</span> <span class="n">VERSION_TUPLE</span></div>

<span class="n">__version__</span> <span class="o">=</span> <span class="n">version</span> <span class="o">=</span> <span class="s1">&#39;0.1.dev1+g8c2232c&#39;</span>
<span class="n">__version_tuple__</span> <span class="o">=</span> <span class="n">version_tuple</span> <span class="o">=</span> <span class="p">(</span><span class="mi">0</span><span class="p">,</span> <span class="mi">1</span><span class="p">,</span> <span class="s1">&#39;dev1&#39;</span><span class="p">,</span> <span class="s1">&#39;g8c2232c&#39;</span><span class="p">)</span>
<span class="n">__version__</span> <span class="o">=</span> <span class="n">version</span> <span class="o">=</span> <span class="s1">&#39;0.1.dev1+g9713452&#39;</span>
<span class="n">__version_tuple__</span> <span class="o">=</span> <span class="n">version_tuple</span> <span class="o">=</span> <span class="p">(</span><span class="mi">0</span><span class="p">,</span> <span class="mi">1</span><span class="p">,</span> <span class="s1">&#39;dev1&#39;</span><span class="p">,</span> <span class="s1">&#39;g9713452&#39;</span><span class="p">)</span>
</pre></div>

</article>
Expand Down
8 changes: 4 additions & 4 deletions examples/howto_metropolis_within_gibbs.html
Original file line number Diff line number Diff line change
Expand Up @@ -579,8 +579,8 @@ <h3>Sampling<a class="headerlink" href="#sampling" title="Permalink to this head
</div>
</div>
<div class="cell_output docutils container">
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 1.13 s, sys: 5.25 ms, total: 1.14 s
Wall time: 1.13 s
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 1.14 s, sys: 15 ms, total: 1.16 s
Wall time: 1.15 s
</pre></div>
</div>
</div>
Expand Down Expand Up @@ -718,8 +718,8 @@ <h3>Sampling<a class="headerlink" href="#id2" title="Permalink to this heading">
</div>
</div>
<div class="cell_output docutils container">
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 799 ms, sys: 15.3 ms, total: 814 ms
Wall time: 804 ms
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 805 ms, sys: 14.4 ms, total: 819 ms
Wall time: 810 ms
</pre></div>
</div>
</div>
Expand Down
8 changes: 4 additions & 4 deletions examples/howto_other_frameworks.html
Original file line number Diff line number Diff line change
Expand Up @@ -563,8 +563,8 @@ <h2>Use <code class="docutils literal notranslate"><span class="pre">jax.experim
</div>
</div>
<div class="cell_output docutils container">
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 2.76 s, sys: 4.04 ms, total: 2.76 s
Wall time: 2.76 s
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 2.73 s, sys: 0 ns, total: 2.73 s
Wall time: 2.73 s
</pre></div>
</div>
</div>
Expand All @@ -579,8 +579,8 @@ <h2>Use <code class="docutils literal notranslate"><span class="pre">jax.experim
</div>
</div>
<div class="cell_output docutils container">
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 10.2 s, sys: 128 ms, total: 10.4 s
Wall time: 10.3 s
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 10.5 s, sys: 104 ms, total: 10.6 s
Wall time: 10.6 s
</pre></div>
</div>
</div>
Expand Down
8 changes: 4 additions & 4 deletions examples/howto_sample_multiple_chains.html
Original file line number Diff line number Diff line change
Expand Up @@ -499,8 +499,8 @@ <h3>Using <code class="docutils literal notranslate"><span class="pre">jax.vmap<
</div>
</div>
<div class="cell_output docutils container">
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 15.9 s, sys: 27.3 ms, total: 15.9 s
Wall time: 15.9 s
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 16.1 s, sys: 24.9 ms, total: 16.1 s
Wall time: 16.1 s
</pre></div>
</div>
</div>
Expand Down Expand Up @@ -604,8 +604,8 @@ <h3>Back to our example<a class="headerlink" href="#back-to-our-example" title="
</div>
</div>
<div class="cell_output docutils container">
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 18.4 s, sys: 15.8 ms, total: 18.4 s
Wall time: 5.97 s
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 18.4 s, sys: 23.8 ms, total: 18.4 s
Wall time: 5.96 s
</pre></div>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion examples/howto_use_aesara.html
Original file line number Diff line number Diff line change
Expand Up @@ -630,7 +630,7 @@ <h1>Use with Aesara models<a class="headerlink" href="#use-with-aesara-models" t
|Elemwise{sigmoid,no_inplace} [id FD]
</pre></div>
</div>
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;ipykernel.iostream.OutStream at 0x7f58b96dc2e0&gt;
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;ipykernel.iostream.OutStream at 0x7f83d5f592e0&gt;
</pre></div>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions examples/howto_use_oryx.html
Original file line number Diff line number Diff line change
Expand Up @@ -521,7 +521,7 @@ <h1>Use with Oryx models<a class="headerlink" href="#use-with-oryx-models" title
</div>
</div>
<div class="cell_output docutils container">
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 20.2 s, sys: 142 ms, total: 20.3 s
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 20.1 s, sys: 198 ms, total: 20.3 s
Wall time: 20.2 s
</pre></div>
</div>
Expand Down Expand Up @@ -559,8 +559,8 @@ <h1>Use with Oryx models<a class="headerlink" href="#use-with-oryx-models" title
</div>
</div>
<div class="cell_output docutils container">
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 18.7 s, sys: 52.4 ms, total: 18.8 s
Wall time: 18.7 s
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 18.8 s, sys: 76.9 ms, total: 18.9 s
Wall time: 18.8 s
</pre></div>
</div>
</div>
Expand Down
26 changes: 13 additions & 13 deletions examples/quickstart.html
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@ <h3>Set the Initial State<a class="headerlink" href="#set-the-initial-state" tit
</div>
</div>
<div class="cell_output docutils container">
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>HMCState(position={&#39;loc&#39;: 1.0, &#39;log_scale&#39;: 1.0}, logdensity=Array(-34004.82, dtype=float32), logdensity_grad={&#39;loc&#39;: Array(1183.2325, dtype=float32, weak_type=True), &#39;log_scale&#39;: Array(63171.773, dtype=float32, weak_type=True)})
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>HMCState(position={&#39;loc&#39;: 1.0, &#39;log_scale&#39;: 1.0}, logdensity=Array(-31933.953, dtype=float32), logdensity_grad={&#39;loc&#39;: Array(1265.6089, dtype=float32, weak_type=True), &#39;log_scale&#39;: Array(59030.027, dtype=float32, weak_type=True)})
</pre></div>
</div>
</div>
Expand Down Expand Up @@ -490,8 +490,8 @@ <h3>Inference<a class="headerlink" href="#inference" title="Permalink to this he
</div>
</div>
<div class="cell_output docutils container">
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 1.53 s, sys: 13.9 ms, total: 1.54 s
Wall time: 1.54 s
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 1.54 s, sys: 449 µs, total: 1.54 s
Wall time: 1.53 s
</pre></div>
</div>
</div>
Expand All @@ -516,7 +516,7 @@ <h3>Inference<a class="headerlink" href="#inference" title="Permalink to this he
</div>
</details>
<div class="cell_output docutils container">
<img alt="../_images/1370bb7c831a7b717da609d4cf1a486af32b2f4f517b176063b5d012e51c7387.png" src="../_images/1370bb7c831a7b717da609d4cf1a486af32b2f4f517b176063b5d012e51c7387.png" />
<img alt="../_images/7bf7fa3e84929059e0ba162f998b3e83bf6127f181c8d8408670ae99f30cc8de.png" src="../_images/7bf7fa3e84929059e0ba162f998b3e83bf6127f181c8d8408670ae99f30cc8de.png" />
</div>
</div>
</section>
Expand All @@ -543,7 +543,7 @@ <h2>NUTS<a class="headerlink" href="#nuts" title="Permalink to this heading">#</
</div>
</div>
<div class="cell_output docutils container">
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>HMCState(position={&#39;loc&#39;: 1.0, &#39;log_scale&#39;: 1.0}, logdensity=Array(-34004.82, dtype=float32), logdensity_grad={&#39;loc&#39;: Array(1183.2325, dtype=float32, weak_type=True), &#39;log_scale&#39;: Array(63171.773, dtype=float32, weak_type=True)})
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>HMCState(position={&#39;loc&#39;: 1.0, &#39;log_scale&#39;: 1.0}, logdensity=Array(-31933.953, dtype=float32), logdensity_grad={&#39;loc&#39;: Array(1265.6089, dtype=float32, weak_type=True), &#39;log_scale&#39;: Array(59030.027, dtype=float32, weak_type=True)})
</pre></div>
</div>
</div>
Expand All @@ -560,8 +560,8 @@ <h2>NUTS<a class="headerlink" href="#nuts" title="Permalink to this heading">#</
</div>
</div>
<div class="cell_output docutils container">
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 6.52 s, sys: 6.08 ms, total: 6.52 s
Wall time: 6.51 s
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 6.49 s, sys: 20.7 ms, total: 6.51 s
Wall time: 6.5 s
</pre></div>
</div>
</div>
Expand All @@ -586,7 +586,7 @@ <h2>NUTS<a class="headerlink" href="#nuts" title="Permalink to this heading">#</
</div>
</details>
<div class="cell_output docutils container">
<img alt="../_images/ef37183100e2f41c47ab75d7e7d0fd2ec8a34b1b411a4aaa5af9f9bd2d85461f.png" src="../_images/ef37183100e2f41c47ab75d7e7d0fd2ec8a34b1b411a4aaa5af9f9bd2d85461f.png" />
<img alt="../_images/c9a0b4ad22e9723ee8751042c18d1353932aa3f59306e863d7efabbed571b209.png" src="../_images/c9a0b4ad22e9723ee8751042c18d1353932aa3f59306e863d7efabbed571b209.png" />
</div>
</div>
<section id="use-stan-s-window-adaptation">
Expand All @@ -604,8 +604,8 @@ <h3>Use Stan’s Window Adaptation<a class="headerlink" href="#use-stan-s-window
</div>
</div>
<div class="cell_output docutils container">
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 1.69 s, sys: 15.5 ms, total: 1.7 s
Wall time: 1.68 s
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 1.67 s, sys: 43.3 ms, total: 1.72 s
Wall time: 1.7 s
</pre></div>
</div>
</div>
Expand All @@ -624,8 +624,8 @@ <h3>Use Stan’s Window Adaptation<a class="headerlink" href="#use-stan-s-window
</div>
</div>
<div class="cell_output docutils container">
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 1.29 s, sys: 15.6 ms, total: 1.31 s
Wall time: 1.29 s
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 1.28 s, sys: 9.15 ms, total: 1.29 s
Wall time: 1.28 s
</pre></div>
</div>
</div>
Expand All @@ -650,7 +650,7 @@ <h3>Use Stan’s Window Adaptation<a class="headerlink" href="#use-stan-s-window
</div>
</details>
<div class="cell_output docutils container">
<img alt="../_images/357ed294e00bdf4b386f6e6e7052fe2dcea423567ecc546d7ab7ac0f367ecc2a.png" src="../_images/357ed294e00bdf4b386f6e6e7052fe2dcea423567ecc546d7ab7ac0f367ecc2a.png" />
<img alt="../_images/b56f390c1db629384beb2f9b5f84722452c284da88a463964eb6e7f34f41fe26.png" src="../_images/b56f390c1db629384beb2f9b5f84722452c284da88a463964eb6e7f34f41fe26.png" />
</div>
</div>
</section>
Expand Down
Binary file modified objects.inv
Binary file not shown.
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit 68a149b

Please sign in to comment.