math
math copied to clipboard
The Stan Math Library is a C++ template library for automatic differentiation of any order using forward, reverse, and mixed modes. It includes a range of built-in functions for probabilistic modelin...
Results
261
math issues
Sort by
recently updated
recently updated
newest added
Using the `cholesky_factor_corr[n]` parameter type reliably causes initialization to fail from around `n=40`. This happens because for high enough `n` and if uniformly sampling the unconstrained draws from [-2,+2], some...