Skip to content

Commit 48a3e90

Browse files
release/v1.2.3: updating version numbers
1 parent 9ac8fe7 commit 48a3e90

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+957
-1089
lines changed

cmdstanpy/_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""PyPi Version"""
22

3-
__version__ = '1.2.2'
3+
__version__ = '1.2.3'

docs/_modules/cmdstanpy/cmdstan_args.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<head>
66
<meta charset="utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
8-
<title>cmdstanpy.cmdstan_args &#8212; CmdStanPy 1.2.2 documentation</title>
8+
<title>cmdstanpy.cmdstan_args &#8212; CmdStanPy 1.2.3 documentation</title>
99

1010
<link href="../../_static/styles/theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
1111
<link href="../../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
@@ -61,7 +61,7 @@
6161
<div id="navbar-start">
6262

6363
<!-- This will display the version of the docs -->
64-
<a class='navbar-brand' href='../../index.html'>CmdStanPy 1.2.2</a>
64+
<a class='navbar-brand' href='../../index.html'>CmdStanPy 1.2.3</a>
6565

6666
</div>
6767

docs/_modules/cmdstanpy/compilation.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<head>
66
<meta charset="utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
8-
<title>cmdstanpy.compilation &#8212; CmdStanPy 1.2.2 documentation</title>
8+
<title>cmdstanpy.compilation &#8212; CmdStanPy 1.2.3 documentation</title>
99

1010
<link href="../../_static/styles/theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
1111
<link href="../../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
@@ -61,7 +61,7 @@
6161
<div id="navbar-start">
6262

6363
<!-- This will display the version of the docs -->
64-
<a class='navbar-brand' href='../../index.html'>CmdStanPy 1.2.2</a>
64+
<a class='navbar-brand' href='../../index.html'>CmdStanPy 1.2.3</a>
6565

6666
</div>
6767

docs/_modules/cmdstanpy/model.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<head>
66
<meta charset="utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
8-
<title>cmdstanpy.model &#8212; CmdStanPy 1.2.2 documentation</title>
8+
<title>cmdstanpy.model &#8212; CmdStanPy 1.2.3 documentation</title>
99

1010
<link href="../../_static/styles/theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
1111
<link href="../../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
@@ -61,7 +61,7 @@
6161
<div id="navbar-start">
6262

6363
<!-- This will display the version of the docs -->
64-
<a class='navbar-brand' href='../../index.html'>CmdStanPy 1.2.2</a>
64+
<a class='navbar-brand' href='../../index.html'>CmdStanPy 1.2.3</a>
6565

6666
</div>
6767

docs/_modules/cmdstanpy/stanfit.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<head>
66
<meta charset="utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
8-
<title>cmdstanpy.stanfit &#8212; CmdStanPy 1.2.2 documentation</title>
8+
<title>cmdstanpy.stanfit &#8212; CmdStanPy 1.2.3 documentation</title>
99

1010
<link href="../../_static/styles/theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
1111
<link href="../../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
@@ -61,7 +61,7 @@
6161
<div id="navbar-start">
6262

6363
<!-- This will display the version of the docs -->
64-
<a class='navbar-brand' href='../../index.html'>CmdStanPy 1.2.2</a>
64+
<a class='navbar-brand' href='../../index.html'>CmdStanPy 1.2.3</a>
6565

6666
</div>
6767

docs/_modules/cmdstanpy/stanfit/gq.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<head>
66
<meta charset="utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
8-
<title>cmdstanpy.stanfit.gq &#8212; CmdStanPy 1.2.2 documentation</title>
8+
<title>cmdstanpy.stanfit.gq &#8212; CmdStanPy 1.2.3 documentation</title>
99

1010
<link href="../../../_static/styles/theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
1111
<link href="../../../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
@@ -61,7 +61,7 @@
6161
<div id="navbar-start">
6262

6363
<!-- This will display the version of the docs -->
64-
<a class='navbar-brand' href='../../../index.html'>CmdStanPy 1.2.2</a>
64+
<a class='navbar-brand' href='../../../index.html'>CmdStanPy 1.2.3</a>
6565

6666
</div>
6767

docs/_modules/cmdstanpy/stanfit/laplace.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<head>
66
<meta charset="utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
8-
<title>cmdstanpy.stanfit.laplace &#8212; CmdStanPy 1.2.2 documentation</title>
8+
<title>cmdstanpy.stanfit.laplace &#8212; CmdStanPy 1.2.3 documentation</title>
99

1010
<link href="../../../_static/styles/theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
1111
<link href="../../../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
@@ -61,7 +61,7 @@
6161
<div id="navbar-start">
6262

6363
<!-- This will display the version of the docs -->
64-
<a class='navbar-brand' href='../../../index.html'>CmdStanPy 1.2.2</a>
64+
<a class='navbar-brand' href='../../../index.html'>CmdStanPy 1.2.3</a>
6565

6666
</div>
6767

docs/_modules/cmdstanpy/stanfit/mcmc.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<head>
66
<meta charset="utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
8-
<title>cmdstanpy.stanfit.mcmc &#8212; CmdStanPy 1.2.2 documentation</title>
8+
<title>cmdstanpy.stanfit.mcmc &#8212; CmdStanPy 1.2.3 documentation</title>
99

1010
<link href="../../../_static/styles/theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
1111
<link href="../../../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
@@ -61,7 +61,7 @@
6161
<div id="navbar-start">
6262

6363
<!-- This will display the version of the docs -->
64-
<a class='navbar-brand' href='../../../index.html'>CmdStanPy 1.2.2</a>
64+
<a class='navbar-brand' href='../../../index.html'>CmdStanPy 1.2.3</a>
6565

6666
</div>
6767

docs/_modules/cmdstanpy/stanfit/metadata.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<head>
66
<meta charset="utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
8-
<title>cmdstanpy.stanfit.metadata &#8212; CmdStanPy 1.2.2 documentation</title>
8+
<title>cmdstanpy.stanfit.metadata &#8212; CmdStanPy 1.2.3 documentation</title>
99

1010
<link href="../../../_static/styles/theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
1111
<link href="../../../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
@@ -61,7 +61,7 @@
6161
<div id="navbar-start">
6262

6363
<!-- This will display the version of the docs -->
64-
<a class='navbar-brand' href='../../../index.html'>CmdStanPy 1.2.2</a>
64+
<a class='navbar-brand' href='../../../index.html'>CmdStanPy 1.2.3</a>
6565

6666
</div>
6767

docs/_modules/cmdstanpy/stanfit/mle.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<head>
66
<meta charset="utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
8-
<title>cmdstanpy.stanfit.mle &#8212; CmdStanPy 1.2.2 documentation</title>
8+
<title>cmdstanpy.stanfit.mle &#8212; CmdStanPy 1.2.3 documentation</title>
99

1010
<link href="../../../_static/styles/theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
1111
<link href="../../../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
@@ -61,7 +61,7 @@
6161
<div id="navbar-start">
6262

6363
<!-- This will display the version of the docs -->
64-
<a class='navbar-brand' href='../../../index.html'>CmdStanPy 1.2.2</a>
64+
<a class='navbar-brand' href='../../../index.html'>CmdStanPy 1.2.3</a>
6565

6666
</div>
6767

docs/_modules/cmdstanpy/stanfit/pathfinder.html

+6-4
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<head>
66
<meta charset="utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
8-
<title>cmdstanpy.stanfit.pathfinder &#8212; CmdStanPy 1.2.2 documentation</title>
8+
<title>cmdstanpy.stanfit.pathfinder &#8212; CmdStanPy 1.2.3 documentation</title>
99

1010
<link href="../../../_static/styles/theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
1111
<link href="../../../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
@@ -61,7 +61,7 @@
6161
<div id="navbar-start">
6262

6363
<!-- This will display the version of the docs -->
64-
<a class='navbar-brand' href='../../../index.html'>CmdStanPy 1.2.2</a>
64+
<a class='navbar-brand' href='../../../index.html'>CmdStanPy 1.2.3</a>
6565

6666
</div>
6767

@@ -388,8 +388,10 @@ <h1>Source code for cmdstanpy.stanfit.pathfinder</h1><div class="highlight"><pre
388388
<span class="sd"> &quot;&quot;&quot;</span>
389389
<span class="k">return</span> <span class="p">(</span> <span class="c1"># type: ignore</span>
390390
<span class="bp">self</span><span class="o">.</span><span class="n">_metadata</span><span class="o">.</span><span class="n">cmdstan_config</span><span class="o">.</span><span class="n">get</span><span class="p">(</span><span class="s2">&quot;num_paths&quot;</span><span class="p">,</span> <span class="mi">4</span><span class="p">)</span> <span class="o">&gt;</span> <span class="mi">1</span>
391-
<span class="ow">and</span> <span class="bp">self</span><span class="o">.</span><span class="n">_metadata</span><span class="o">.</span><span class="n">cmdstan_config</span><span class="o">.</span><span class="n">get</span><span class="p">(</span><span class="s1">&#39;psis_resample&#39;</span><span class="p">,</span> <span class="mi">1</span><span class="p">)</span> <span class="o">==</span> <span class="mi">1</span>
392-
<span class="ow">and</span> <span class="bp">self</span><span class="o">.</span><span class="n">_metadata</span><span class="o">.</span><span class="n">cmdstan_config</span><span class="o">.</span><span class="n">get</span><span class="p">(</span><span class="s1">&#39;calculate_lp&#39;</span><span class="p">,</span> <span class="mi">1</span><span class="p">)</span> <span class="o">==</span> <span class="mi">1</span>
391+
<span class="ow">and</span> <span class="bp">self</span><span class="o">.</span><span class="n">_metadata</span><span class="o">.</span><span class="n">cmdstan_config</span><span class="o">.</span><span class="n">get</span><span class="p">(</span><span class="s1">&#39;psis_resample&#39;</span><span class="p">,</span> <span class="mi">1</span><span class="p">)</span>
392+
<span class="ow">in</span> <span class="p">(</span><span class="mi">1</span><span class="p">,</span> <span class="s1">&#39;true&#39;</span><span class="p">)</span>
393+
<span class="ow">and</span> <span class="bp">self</span><span class="o">.</span><span class="n">_metadata</span><span class="o">.</span><span class="n">cmdstan_config</span><span class="o">.</span><span class="n">get</span><span class="p">(</span><span class="s1">&#39;calculate_lp&#39;</span><span class="p">,</span> <span class="mi">1</span><span class="p">)</span>
394+
<span class="ow">in</span> <span class="p">(</span><span class="mi">1</span><span class="p">,</span> <span class="s1">&#39;true&#39;</span><span class="p">)</span>
393395
<span class="p">)</span>
394396

395397
<div class="viewcode-block" id="CmdStanPathfinder.save_csvfiles"><a class="viewcode-back" href="../../../api.html#cmdstanpy.CmdStanPathfinder.save_csvfiles">[docs]</a> <span class="k">def</span> <span class="nf">save_csvfiles</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="nb">dir</span><span class="p">:</span> <span class="n">Optional</span><span class="p">[</span><span class="nb">str</span><span class="p">]</span> <span class="o">=</span> <span class="kc">None</span><span class="p">)</span> <span class="o">-&gt;</span> <span class="kc">None</span><span class="p">:</span>

0 commit comments

Comments
 (0)