aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-07-03 02:34:08 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-07-03 02:52:35 +0000
commit3e1d2f7d28b1a8e58d7ef05ff1b1480644324a26 (patch)
tree8b3d5b78a658d5c5c385cf5f860e95c671602f7d
parent9c1ccc2b755214914f52d4e787145692e2d18ff6 (diff)
downloadports-3e1d2f7d28b1a8e58d7ef05ff1b1480644324a26.tar.gz
ports-3e1d2f7d28b1a8e58d7ef05ff1b1480644324a26.zip
math/stanmath: Update 4.3.2 -> 4.4.0
Reported by: portscout (cherry picked from commit 43fc6d78de1d7321f200f8f0aa5119f9106fd273)
-rw-r--r--math/stanmath/Makefile2
-rw-r--r--math/stanmath/distinfo6
-rw-r--r--math/stanmath/pkg-plist16
3 files changed, 20 insertions, 4 deletions
diff --git a/math/stanmath/Makefile b/math/stanmath/Makefile
index 0207203b4d6e..ef1aac61db67 100644
--- a/math/stanmath/Makefile
+++ b/math/stanmath/Makefile
@@ -1,6 +1,6 @@
PORTNAME= stanmath
DISTVERSIONPREFIX= v
-DISTVERSION= 4.3.2
+DISTVERSION= 4.4.0
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
diff --git a/math/stanmath/distinfo b/math/stanmath/distinfo
index 73bb508a653f..cfcaef349415 100644
--- a/math/stanmath/distinfo
+++ b/math/stanmath/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1648349477
-SHA256 (stan-dev-math-v4.3.2_GH0.tar.gz) = 9efbb1a9c40b5484b971a278bfef1b9fba3f0390af8d0d81928a820bb91a6781
-SIZE (stan-dev-math-v4.3.2_GH0.tar.gz) = 29376012
+TIMESTAMP = 1656812584
+SHA256 (stan-dev-math-v4.4.0_GH0.tar.gz) = 50c1530910427cadc8059300344424700a9b0178d0fe773781150c0e200e5fe9
+SIZE (stan-dev-math-v4.4.0_GH0.tar.gz) = 29799874
diff --git a/math/stanmath/pkg-plist b/math/stanmath/pkg-plist
index 86e738c15282..2890ee8b0f46 100644
--- a/math/stanmath/pkg-plist
+++ b/math/stanmath/pkg-plist
@@ -67,6 +67,7 @@ include/stan/math/fwd/fun/inv.hpp
include/stan/math/fwd/fun/inv_Phi.hpp
include/stan/math/fwd/fun/inv_cloglog.hpp
include/stan/math/fwd/fun/inv_erfc.hpp
+include/stan/math/fwd/fun/inv_inc_beta.hpp
include/stan/math/fwd/fun/inv_logit.hpp
include/stan/math/fwd/fun/inv_sqrt.hpp
include/stan/math/fwd/fun/inv_square.hpp
@@ -148,6 +149,8 @@ include/stan/math/fwd/functor/reduce_sum.hpp
include/stan/math/fwd/meta.hpp
include/stan/math/fwd/meta/is_fvar.hpp
include/stan/math/fwd/meta/partials_type.hpp
+include/stan/math/fwd/prob.hpp
+include/stan/math/fwd/prob/std_normal_log_qf.hpp
include/stan/math/memory/stack_alloc.hpp
include/stan/math/mix.hpp
include/stan/math/mix/fun.hpp
@@ -775,6 +778,7 @@ include/stan/math/prim/fun/factor_U.hpp
include/stan/math/prim/fun/factor_cov_matrix.hpp
include/stan/math/prim/fun/falling_factorial.hpp
include/stan/math/prim/fun/fdim.hpp
+include/stan/math/prim/fun/fft.hpp
include/stan/math/prim/fun/fill.hpp
include/stan/math/prim/fun/finite_diff_stepsize.hpp
include/stan/math/prim/fun/floor.hpp
@@ -822,6 +826,7 @@ include/stan/math/prim/fun/inv.hpp
include/stan/math/prim/fun/inv_Phi.hpp
include/stan/math/prim/fun/inv_cloglog.hpp
include/stan/math/prim/fun/inv_erfc.hpp
+include/stan/math/prim/fun/inv_inc_beta.hpp
include/stan/math/prim/fun/inv_logit.hpp
include/stan/math/prim/fun/inv_sqrt.hpp
include/stan/math/prim/fun/inv_square.hpp
@@ -1302,6 +1307,8 @@ include/stan/math/prim/prob/inv_gamma_lcdf.hpp
include/stan/math/prim/prob/inv_gamma_log.hpp
include/stan/math/prim/prob/inv_gamma_lpdf.hpp
include/stan/math/prim/prob/inv_gamma_rng.hpp
+include/stan/math/prim/prob/inv_wishart_cholesky_lpdf.hpp
+include/stan/math/prim/prob/inv_wishart_cholesky_rng.hpp
include/stan/math/prim/prob/inv_wishart_log.hpp
include/stan/math/prim/prob/inv_wishart_lpdf.hpp
include/stan/math/prim/prob/inv_wishart_rng.hpp
@@ -1349,6 +1356,8 @@ include/stan/math/prim/prob/multi_normal_prec_log.hpp
include/stan/math/prim/prob/multi_normal_prec_lpdf.hpp
include/stan/math/prim/prob/multi_normal_prec_rng.hpp
include/stan/math/prim/prob/multi_normal_rng.hpp
+include/stan/math/prim/prob/multi_student_t_cholesky_lpdf.hpp
+include/stan/math/prim/prob/multi_student_t_cholesky_rng.hpp
include/stan/math/prim/prob/multi_student_t_log.hpp
include/stan/math/prim/prob/multi_student_t_lpdf.hpp
include/stan/math/prim/prob/multi_student_t_rng.hpp
@@ -1473,6 +1482,7 @@ include/stan/math/prim/prob/std_normal_cdf_log.hpp
include/stan/math/prim/prob/std_normal_lccdf.hpp
include/stan/math/prim/prob/std_normal_lcdf.hpp
include/stan/math/prim/prob/std_normal_log.hpp
+include/stan/math/prim/prob/std_normal_log_qf.hpp
include/stan/math/prim/prob/std_normal_lpdf.hpp
include/stan/math/prim/prob/std_normal_rng.hpp
include/stan/math/prim/prob/student_t_ccdf_log.hpp
@@ -1509,6 +1519,8 @@ include/stan/math/prim/prob/weibull_lpdf.hpp
include/stan/math/prim/prob/weibull_rng.hpp
include/stan/math/prim/prob/wiener_log.hpp
include/stan/math/prim/prob/wiener_lpdf.hpp
+include/stan/math/prim/prob/wishart_cholesky_lpdf.hpp
+include/stan/math/prim/prob/wishart_cholesky_rng.hpp
include/stan/math/prim/prob/wishart_log.hpp
include/stan/math/prim/prob/wishart_lpdf.hpp
include/stan/math/prim/prob/wishart_rng.hpp
@@ -1651,6 +1663,7 @@ include/stan/math/rev/fun/expm1.hpp
include/stan/math/rev/fun/fabs.hpp
include/stan/math/rev/fun/falling_factorial.hpp
include/stan/math/rev/fun/fdim.hpp
+include/stan/math/rev/fun/fft.hpp
include/stan/math/rev/fun/fill.hpp
include/stan/math/rev/fun/floor.hpp
include/stan/math/rev/fun/fma.hpp
@@ -1676,6 +1689,7 @@ include/stan/math/rev/fun/inv.hpp
include/stan/math/rev/fun/inv_Phi.hpp
include/stan/math/rev/fun/inv_cloglog.hpp
include/stan/math/rev/fun/inv_erfc.hpp
+include/stan/math/rev/fun/inv_inc_beta.hpp
include/stan/math/rev/fun/inv_logit.hpp
include/stan/math/rev/fun/inv_sqrt.hpp
include/stan/math/rev/fun/inv_square.hpp
@@ -1823,4 +1837,6 @@ include/stan/math/rev/meta/plain_type.hpp
include/stan/math/rev/meta/promote_var_matrix.hpp
include/stan/math/rev/meta/return_var_matrix.hpp
include/stan/math/rev/meta/rev_matrix_type.hpp
+include/stan/math/rev/prob.hpp
+include/stan/math/rev/prob/std_normal_log_qf.hpp
include/stan/math/version.hpp