Skip to content

Commit 025b9e7

Browse files
Remove note on introduction of sig_figs.
Co-authored-by: Brian Ward <brianmward99@gmail.com>
1 parent 977ba76 commit 025b9e7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cmdstanpy/model.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1667,7 +1667,6 @@ def log_prob(
16671667
:param sig_figs: Numerical precision used for output CSV and text files.
16681668
Must be an integer between 1 and 18. If unspecified, the default
16691669
precision for the system file I/O is used; the usual value is 6.
1670-
Introduced in CmdStan-2.25.
16711670
16721671
:return: A pandas.DataFrame containing columns "lp__" and additional
16731672
columns for the gradient values. These gradients will be for the

0 commit comments

Comments
 (0)