riddell-stan
riddell-stan
Make effective sample size is available via `stan::analyze::compute_effective_sample_size` (via httpstan).
Address this kind of warning: ``` Declaration of arrays by placing brackets after a variable name is deprecated and will be removed in Stan 2.32.0. Instead use the array keyword...
Drop support for Python 3.9 on April 5, 2024 following NEP 29 https://numpy.org/neps/nep-0029-deprecation_policy.html Test against Python 3.12 in CI. Do not merge this until April 2024.
https://httpstan.readthedocs.io/en/latest/contributing.html links to https://pystan-next.readthedocs.io/en/latest/contributing.html -- which doesn't not exist.
Models which use data which contains an empty int-valued list cannot be used. This does not have a trivial solution since we use JSON for serializing data and JSON cannot...
Appdirs is no longer maintained: https://github.com/ActiveState/appdirs/commit/8734277956c1df3b85385e6b308e954910533884