Commit 9dd3498
committed
Updates the Math submodule to ac8c21a5e9.
1 parent 450f974 commit 9dd3498
1 file changed
+1
-1
lines changed- doxygen/doxygen.cfg+1-1
- lib/opencl_3.0.0/CL/STAN_CHANGES-1
- lib/opencl_3.0.0/CL/cl_d3d10.h-128
- lib/opencl_3.0.0/CL/cl_d3d11.h-128
- lib/opencl_3.0.0/CL/cl_dx9_media_sharing.h-229
- lib/opencl_3.0.0/CL/cl_egl.h-120
- lib/opencl_3.0.0/CL/cl_ext.h-1.7k
- lib/opencl_3.0.0/CL/cl_gl.h-169
- lib/opencl_3.0.0/CL/cl_icd.h-1.3k
- lib/opencl_3.0.0/CL/cl_layer.h-61
- lib/opencl_3.0.0/CL/cl_va_api_media_sharing_intel.h-136
- lib/opencl_v2025.07.22/CL/cl.h+24-33
- lib/opencl_v2025.07.22/CL/cl2.hpp
- lib/opencl_v2025.07.22/CL/cl_d3d10.h+268
- lib/opencl_v2025.07.22/CL/cl_d3d11.h+270
- lib/opencl_v2025.07.22/CL/cl_dx9_media_sharing.h+386
- lib/opencl_v2025.07.22/CL/cl_dx9_media_sharing_intel.h
- lib/opencl_v2025.07.22/CL/cl_egl.h+185
- lib/opencl_v2025.07.22/CL/cl_ext.h+4.4k
- lib/opencl_v2025.07.22/CL/cl_ext_intel.h
- lib/opencl_v2025.07.22/CL/cl_function_types.h+1.2k
- lib/opencl_v2025.07.22/CL/cl_gl.h+421
- lib/opencl_v2025.07.22/CL/cl_gl_ext.h+1-1
- lib/opencl_v2025.07.22/CL/cl_half.h
- lib/opencl_v2025.07.22/CL/cl_icd.h+342
- lib/opencl_v2025.07.22/CL/cl_layer.h+125
- lib/opencl_v2025.07.22/CL/cl_platform.h+24-21
- lib/opencl_v2025.07.22/CL/cl_va_api_media_sharing_intel.h+220
- lib/opencl_v2025.07.22/CL/cl_version.h
- lib/opencl_v2025.07.22/CL/opencl.h
- lib/opencl_v2025.07.22/CL/opencl.hpp+4.1k-2.2k
- make/libraries+1-1
- stan/math/fwd/meta/is_fvar.hpp-3
- stan/math/mix/functor/laplace_marginal_density_estimator.hpp+83-41
- stan/math/mix/functor/wolfe_line_search.hpp+25-6
- stan/math/opencl/kernel_generator/elt_function_cl.hpp+53-3
- stan/math/opencl/kernels/device_functions/binomial_coefficient_log.hpp+1-1
- stan/math/opencl/kernels/device_functions/lbeta.hpp+2-2
- stan/math/opencl/kernels/device_functions/std_normal_lcdf.hpp+160
- stan/math/opencl/prim/exp_mod_normal_lcdf.hpp+57-13
- stan/math/opencl/prim/gumbel_cdf.hpp+1-2
- stan/math/opencl/prim/std_normal_lcdf.hpp+3-168
- stan/math/prim/fun/log_gamma_q_dgamma.hpp+134
- stan/math/prim/meta/is_fvar.hpp+3
- stan/math/prim/prob/gamma_lccdf.hpp+125-42
- test/unit/math/laplace/laplace_marginal_density_estimator_test.cpp+128
- test/unit/math/laplace/wolfe_line_search_test.cpp+58
- test/unit/math/opencl/device_functions/lbeta_test.cpp+2-2
- test/unit/math/opencl/rev/exp_mod_normal_lcdf_test.cpp+21-5
- test/unit/math/opencl/rev/exp_mod_normal_lpdf_test.cpp+44
- test/unit/math/opencl/util.hpp+63-23
- test/unit/math/prim/prob/gamma_lccdf_test.cpp+68
- test/unit/math/rev/prob/gamma_lccdf_test.cpp+98
0 commit comments