Brian Ward

Results 741 comments of Brian Ward

Just to document: This was discussed in both the language meeting and Stan: The Gathering earlier today and it was decided we should add mean to these signatures. Separately, we...

The C++ allows both a vector and a scalar. In the language, at least initially, I was only going to expose the vector signature

@aseyboldt -- mind weighing in on how much we should care about our MSRV? 0.9 of libloading bumps their MSRV to 1.88 (released in June of this year), our cargo.toml...

(this is blocked on a [`bindgen` conflict](https://github.com/nagisa/rust_libloading/issues/188), anyway, but still worth deciding on)

https://github.com/rust-lang/rust-bindgen/pull/3315 is merged, but until bindgen does a release we won't be able to merge this

The linked math PR never got merged -- still planning on it?

Draft release notes are here: https://gist.github.com/WardBrian/3d65482ca6fe2d91cd29689342538c91

A few issues surfaced when running the cmdstanpy tests. Luckily both seem easy-ish? Trying to confirm they fix the issues, there might be another yet https://github.com/stan-dev/stan/pull/3317 https://github.com/stan-dev/cmdstan/pull/1302

Discourse post: https://discourse.mc-stan.org/t/cmdstan-stan-2-36-release-candidate/37380