Brian Ward

Results 732 comments of Brian Ward

That looks like a truncated message from `make`. The real error would appear above that if you were doing this from a console, but I'm not sure how to get...

@jgabry does quiet=False also show standard error? Even with that flag the above look like they’re not actually containing all that much information

The submodule changes should not be committed here

Try `cd quarto-config` `git fetch` `git checkout 12e4c0771ba11de259bf9298dc9f56fc9dc3e0f0` `cd .. && git add .`

It looks like one build eventually succeeded, but I suspect we will need to do something before the next release.

That would be reasonable. We'd want to generate redirects to them to keep very-old links resolving in things like the case studies, but we have that ability in this repo,...

the `?` in `?=` means that the flag is only set if it isn't already, so you can manually set it in your environment or in `make/local` to customize to...

The split seems good to me, I'll let Charles comment on the wording and logistics of the google form

> embarrassingly parallel over sampling iterations Note that this is morally true for a lot of use cases, but care must be taken when you want reproducibility. The chain level...

@mike-lawrence what is this the output of? I believe all of the messages you're showing come from cmdstanr, not cmdstan