Skip to content

Commit

Permalink
Deploying to gh-pages from @ 40efb6c 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
junpenglao committed May 8, 2024
1 parent 826de87 commit 2e8b3b7
Show file tree
Hide file tree
Showing 18 changed files with 24 additions and 24 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_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/quickstart.doctree
Binary file not shown.
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.
4 changes: 2 additions & 2 deletions _modules/blackjax/_version.html
Original file line number Diff line number Diff line change
Expand Up @@ -392,8 +392,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>


<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+g3f92393&#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;g3f92393&#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+g40efb6c&#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;g40efb6c&#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 @@ -604,8 +604,8 @@ <h3>Sampling<a class="headerlink" href="#sampling" title="Link 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 919 ms, sys: 67.5 ms, total: 986 ms
Wall time: 980 ms
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 895 ms, sys: 62.6 ms, total: 957 ms
Wall time: 950 ms
</pre></div>
</div>
</div>
Expand Down Expand Up @@ -743,8 +743,8 @@ <h3>Sampling<a class="headerlink" href="#id2" title="Link to this heading">#</a>
</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 705 ms, sys: 36.5 ms, total: 742 ms
Wall time: 733 ms
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 702 ms, sys: 24 ms, total: 726 ms
Wall time: 718 ms
</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 @@ -524,8 +524,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 14.9 s, sys: 201 ms, total: 15.1 s
Wall time: 15.1 s
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 15.2 s, sys: 225 ms, total: 15.4 s
Wall time: 15.4 s
</pre></div>
</div>
</div>
Expand Down Expand Up @@ -629,8 +629,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 17.9 s, sys: 76.3 ms, total: 18 s
Wall time: 5.62 s
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 17.9 s, sys: 52.5 ms, total: 18 s
Wall time: 5.58 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 @@ -655,7 +655,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 0x7fe2f43185b0&gt;
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;ipykernel.iostream.OutStream at 0x7f7edcf605b0&gt;
</pre></div>
</div>
</div>
Expand Down
24 changes: 12 additions & 12 deletions examples/quickstart.html
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,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(-36543.29, dtype=float32), logdensity_grad={&#39;loc&#39;: Array(1369.8265, dtype=float32, weak_type=True), &#39;log_scale&#39;: Array(68248.7, 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(-31159.125, dtype=float32), logdensity_grad={&#39;loc&#39;: Array(1114.769, dtype=float32, weak_type=True), &#39;log_scale&#39;: Array(57480.37, dtype=float32, weak_type=True)})
</pre></div>
</div>
</div>
Expand Down Expand Up @@ -515,8 +515,8 @@ <h3>Inference<a class="headerlink" href="#inference" title="Link 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 1.38 s, sys: 52.8 ms, total: 1.43 s
Wall time: 1.42 s
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 1.36 s, sys: 36.1 ms, total: 1.4 s
Wall time: 1.39 s
</pre></div>
</div>
</div>
Expand All @@ -541,7 +541,7 @@ <h3>Inference<a class="headerlink" href="#inference" title="Link to this heading
</div>
</details>
<div class="cell_output docutils container">
<img alt="../_images/87f252410236e8e00892ad49f60db145376a4f29182f7b2dff2b2cbe5011c9c7.png" src="../_images/87f252410236e8e00892ad49f60db145376a4f29182f7b2dff2b2cbe5011c9c7.png" />
<img alt="../_images/cdf5c985f55f6813022b510b1611d5c6a649bf803ca6df808281f37a010e882c.png" src="../_images/cdf5c985f55f6813022b510b1611d5c6a649bf803ca6df808281f37a010e882c.png" />
</div>
</div>
</section>
Expand All @@ -568,7 +568,7 @@ <h2>NUTS<a class="headerlink" href="#nuts" title="Link to this heading">#</a></h
</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(-36543.29, dtype=float32), logdensity_grad={&#39;loc&#39;: Array(1369.8265, dtype=float32, weak_type=True), &#39;log_scale&#39;: Array(68248.7, 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(-31159.125, dtype=float32), logdensity_grad={&#39;loc&#39;: Array(1114.769, dtype=float32, weak_type=True), &#39;log_scale&#39;: Array(57480.37, dtype=float32, weak_type=True)})
</pre></div>
</div>
</div>
Expand All @@ -585,8 +585,8 @@ <h2>NUTS<a class="headerlink" href="#nuts" title="Link to this heading">#</a></h
</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.32 s, sys: 41.5 ms, total: 6.36 s
Wall time: 6.35 s
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 6.59 s, sys: 68.4 ms, total: 6.66 s
Wall time: 6.64 s
</pre></div>
</div>
</div>
Expand All @@ -611,7 +611,7 @@ <h2>NUTS<a class="headerlink" href="#nuts" title="Link to this heading">#</a></h
</div>
</details>
<div class="cell_output docutils container">
<img alt="../_images/511d92e85bc2aab534fd90fb7fe045b0ab25d131a45052e92f6b2c9a97925f20.png" src="../_images/511d92e85bc2aab534fd90fb7fe045b0ab25d131a45052e92f6b2c9a97925f20.png" />
<img alt="../_images/f7877e6e94716ec0d2811b46c20f1c04ca5c27913c5b2da3ced73ea1f0427f57.png" src="../_images/f7877e6e94716ec0d2811b46c20f1c04ca5c27913c5b2da3ced73ea1f0427f57.png" />
</div>
</div>
<section id="use-stan-s-window-adaptation">
Expand All @@ -629,8 +629,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.41 s, sys: 74.8 ms, total: 1.49 s
Wall time: 1.47 s
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 1.42 s, sys: 72.8 ms, total: 1.5 s
Wall time: 1.48 s
</pre></div>
</div>
</div>
Expand All @@ -649,7 +649,7 @@ <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.04 s, sys: 27.8 ms, total: 1.06 s
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>CPU times: user 1.05 s, sys: 28.3 ms, total: 1.08 s
Wall time: 1.06 s
</pre></div>
</div>
Expand All @@ -675,7 +675,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/9b409e3e741c913e0ab9f0ccebd7198c8f934909300e740c767aa3dede642679.png" src="../_images/9b409e3e741c913e0ab9f0ccebd7198c8f934909300e740c767aa3dede642679.png" />
<img alt="../_images/f027b08c2dd9d30a4df11d3e44191ecf01468facb4621db4b5df2bba468169ce.png" src="../_images/f027b08c2dd9d30a4df11d3e44191ecf01468facb4621db4b5df2bba468169ce.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 2e8b3b7

Please sign in to comment.