Brian Ward

Results 396 comments of Brian Ward

This appears to be a duplicate of https://github.com/stan-dev/stan/issues/2877

> But I think that will be the last release cycle where that will be the case Correct. An idea which didn’t occur to me until recently is we could...

There is a newer stanc3 issue which is similar: https://github.com/stan-dev/stanc3/issues/1348 I'm going to close this older one in favor of it

Closing in favor of https://github.com/stan-dev/stan/issues/3150

Merging this broke the Windows CI, which is why the submodules in CmdStan haven't updated: https://jenkins.flatironinstitute.org/blue/organizations/jenkins/Stan%2FStan/detail/develop/131/pipeline

This issue is because the default setting for optimization is without the jacobian adjustment for constrained variables. Enabling it in recent versions of Stan recovers alpha $\approx$ 0.5

There is a newer stanc3 issue which is similar: https://github.com/stan-dev/stanc3/issues/1348 I'm going to close this older one in favor of it

https://github.com/stan-dev/stan/pull/3212 Added this for running over multiple chains, which seems like the best way to parallelize while avoiding the rng issues above

I understand the objections to allowing any language to add arbitrary extensions, but I fear it has created a bit of a chicken and egg problem. I can name several...