We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 061ac50 commit b45e6c6Copy full SHA for b45e6c6
1 file changed
test/sig_utils.py
@@ -75,6 +75,7 @@ def get_cpp_type(stan_type):
75
"acosh": [1.4],
76
"algebra_solver": [None, None, None, None, None, None, None, 10],
77
"algebra_solver_newton": [None, None, None, None, None, None, None, 10],
78
+ "beta_neg_binomial_rng": [1.1, 3.1, 8.1],
79
"log1m_exp": [-0.6],
80
"categorical_rng": [simplex, None],
81
"categorical_lpmf": [None, simplex],
0 commit comments