git: 557b2e4388f8 - main - math/stanmath: update 4.6.2 → 4.7.0

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Wed, 06 Sep 2023 07:20:57 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=557b2e4388f8d7dffbd71cd925b97596ad3041c8

commit 557b2e4388f8d7dffbd71cd925b97596ad3041c8
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-09-06 07:04:29 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-09-06 07:20:52 +0000

    math/stanmath: update 4.6.2 → 4.7.0
    
    Reported by:    portscout
---
 math/stanmath/Makefile  |  2 +-
 math/stanmath/distinfo  |  6 +++---
 math/stanmath/pkg-plist | 16 ++++++++++++++++
 3 files changed, 20 insertions(+), 4 deletions(-)

diff --git a/math/stanmath/Makefile b/math/stanmath/Makefile
index e217d3cea645..32f883f294a6 100644
--- a/math/stanmath/Makefile
+++ b/math/stanmath/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	stanmath
 DISTVERSIONPREFIX=	v
-DISTVERSION=	4.6.2
+DISTVERSION=	4.7.0
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/stanmath/distinfo b/math/stanmath/distinfo
index a31c05d05083..80ce83024567 100644
--- a/math/stanmath/distinfo
+++ b/math/stanmath/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1684727243
-SHA256 (stan-dev-math-v4.6.2_GH0.tar.gz) = 30df8657e02ddc77b6c96ac32f8d6f099a61064a113373cd3a11ffd736372ba1
-SIZE (stan-dev-math-v4.6.2_GH0.tar.gz) = 30408001
+TIMESTAMP = 1693983643
+SHA256 (stan-dev-math-v4.7.0_GH0.tar.gz) = c314325d20c3f4a3b6eda31b41f84f71c3fff9521906b5c3ff671e5702ded92f
+SIZE (stan-dev-math-v4.7.0_GH0.tar.gz) = 30466004
diff --git a/math/stanmath/pkg-plist b/math/stanmath/pkg-plist
index ca671fb714c2..273562441ce7 100644
--- a/math/stanmath/pkg-plist
+++ b/math/stanmath/pkg-plist
@@ -147,6 +147,7 @@ include/stan/math/fwd/functor/gradient.hpp
 include/stan/math/fwd/functor/hessian.hpp
 include/stan/math/fwd/functor/jacobian.hpp
 include/stan/math/fwd/functor/operands_and_partials.hpp
+include/stan/math/fwd/functor/partials_propagator.hpp
 include/stan/math/fwd/functor/reduce_sum.hpp
 include/stan/math/fwd/meta.hpp
 include/stan/math/fwd/meta/is_fvar.hpp
@@ -687,6 +688,8 @@ include/stan/math/prim/fun/acos.hpp
 include/stan/math/prim/fun/acosh.hpp
 include/stan/math/prim/fun/add.hpp
 include/stan/math/prim/fun/add_diag.hpp
+include/stan/math/prim/fun/all.hpp
+include/stan/math/prim/fun/any.hpp
 include/stan/math/prim/fun/append_array.hpp
 include/stan/math/prim/fun/append_col.hpp
 include/stan/math/prim/fun/append_row.hpp
@@ -742,6 +745,7 @@ include/stan/math/prim/fun/cov_matrix_constrain_lkj.hpp
 include/stan/math/prim/fun/cov_matrix_free.hpp
 include/stan/math/prim/fun/cov_matrix_free_lkj.hpp
 include/stan/math/prim/fun/crossprod.hpp
+include/stan/math/prim/fun/csr_extract.hpp
 include/stan/math/prim/fun/csr_extract_u.hpp
 include/stan/math/prim/fun/csr_extract_v.hpp
 include/stan/math/prim/fun/csr_extract_w.hpp
@@ -763,6 +767,8 @@ include/stan/math/prim/fun/dot.hpp
 include/stan/math/prim/fun/dot_product.hpp
 include/stan/math/prim/fun/dot_self.hpp
 include/stan/math/prim/fun/eigen_comparisons.hpp
+include/stan/math/prim/fun/eigendecompose.hpp
+include/stan/math/prim/fun/eigendecompose_sym.hpp
 include/stan/math/prim/fun/eigenvalues.hpp
 include/stan/math/prim/fun/eigenvalues_sym.hpp
 include/stan/math/prim/fun/eigenvectors.hpp
@@ -961,8 +967,10 @@ include/stan/math/prim/fun/promote_elements.hpp
 include/stan/math/prim/fun/promote_scalar.hpp
 include/stan/math/prim/fun/pseudo_eigenvalues.hpp
 include/stan/math/prim/fun/pseudo_eigenvectors.hpp
+include/stan/math/prim/fun/qr.hpp
 include/stan/math/prim/fun/qr_Q.hpp
 include/stan/math/prim/fun/qr_R.hpp
+include/stan/math/prim/fun/qr_thin.hpp
 include/stan/math/prim/fun/qr_thin_Q.hpp
 include/stan/math/prim/fun/qr_thin_R.hpp
 include/stan/math/prim/fun/quad_form.hpp
@@ -993,6 +1001,7 @@ include/stan/math/prim/fun/scale_matrix_exp_multiply.hpp
 include/stan/math/prim/fun/scaled_add.hpp
 include/stan/math/prim/fun/sd.hpp
 include/stan/math/prim/fun/segment.hpp
+include/stan/math/prim/fun/select.hpp
 include/stan/math/prim/fun/sign.hpp
 include/stan/math/prim/fun/signbit.hpp
 include/stan/math/prim/fun/simplex_constrain.hpp
@@ -1018,6 +1027,7 @@ include/stan/math/prim/fun/sub_col.hpp
 include/stan/math/prim/fun/sub_row.hpp
 include/stan/math/prim/fun/subtract.hpp
 include/stan/math/prim/fun/sum.hpp
+include/stan/math/prim/fun/svd.hpp
 include/stan/math/prim/fun/svd_U.hpp
 include/stan/math/prim/fun/svd_V.hpp
 include/stan/math/prim/fun/symmetrize_from_lower_tri.hpp
@@ -1065,6 +1075,7 @@ include/stan/math/prim/functor.hpp
 include/stan/math/prim/functor/algebra_solver_adapter.hpp
 include/stan/math/prim/functor/apply.hpp
 include/stan/math/prim/functor/apply_scalar_binary.hpp
+include/stan/math/prim/functor/apply_scalar_ternary.hpp
 include/stan/math/prim/functor/apply_scalar_unary.hpp
 include/stan/math/prim/functor/apply_vector_unary.hpp
 include/stan/math/prim/functor/broadcast_array.hpp
@@ -1091,6 +1102,7 @@ include/stan/math/prim/functor/ode_ckrk.hpp
 include/stan/math/prim/functor/ode_rk45.hpp
 include/stan/math/prim/functor/ode_store_sensitivities.hpp
 include/stan/math/prim/functor/operands_and_partials.hpp
+include/stan/math/prim/functor/partials_propagator.hpp
 include/stan/math/prim/functor/reduce_sum.hpp
 include/stan/math/prim/functor/reduce_sum_static.hpp
 include/stan/math/prim/meta.hpp
@@ -1664,6 +1676,7 @@ include/stan/math/rev/fun/dims.hpp
 include/stan/math/rev/fun/divide.hpp
 include/stan/math/rev/fun/dot_product.hpp
 include/stan/math/rev/fun/dot_self.hpp
+include/stan/math/rev/fun/eigendecompose_sym.hpp
 include/stan/math/rev/fun/eigenvalues_sym.hpp
 include/stan/math/rev/fun/eigenvectors_sym.hpp
 include/stan/math/rev/fun/elt_divide.hpp
@@ -1786,6 +1799,7 @@ include/stan/math/rev/fun/squared_distance.hpp
 include/stan/math/rev/fun/stan_print.hpp
 include/stan/math/rev/fun/step.hpp
 include/stan/math/rev/fun/sum.hpp
+include/stan/math/rev/fun/svd.hpp
 include/stan/math/rev/fun/svd_U.hpp
 include/stan/math/rev/fun/svd_V.hpp
 include/stan/math/rev/fun/tan.hpp
@@ -1821,6 +1835,7 @@ include/stan/math/rev/functor/cvodes_utils.hpp
 include/stan/math/rev/functor/dae.hpp
 include/stan/math/rev/functor/dae_system.hpp
 include/stan/math/rev/functor/finite_diff_hessian_auto.hpp
+include/stan/math/rev/functor/finite_diff_hessian_times_vector_auto.hpp
 include/stan/math/rev/functor/gradient.hpp
 include/stan/math/rev/functor/idas_integrator.hpp
 include/stan/math/rev/functor/idas_service.hpp
@@ -1837,6 +1852,7 @@ include/stan/math/rev/functor/ode_adjoint.hpp
 include/stan/math/rev/functor/ode_bdf.hpp
 include/stan/math/rev/functor/ode_store_sensitivities.hpp
 include/stan/math/rev/functor/operands_and_partials.hpp
+include/stan/math/rev/functor/partials_propagator.hpp
 include/stan/math/rev/functor/reduce_sum.hpp
 include/stan/math/rev/functor/solve_newton.hpp
 include/stan/math/rev/functor/solve_powell.hpp