Jonah Gabry

Results 726 comments of Jonah Gabry

There is also #290 from @VisruthSK that is waiting to be merged until there is a new release of posterior

It looks like there are some open PRs affecting these functions, so we should wait until those are merged and then we can do another PR to export the functions.

Thanks for opening the issue. If I recall correctly, I think this particular issue is being handled as part of #1022 (is that right @katrinabrock?), which is an overhaul of...

We're definitely interested in ways to use less memory. I haven't used DuckDB but it seems promising. Right now a lot of the contributors to cmdstanr are pretty busy, but...

Yeah, it's definitely slow for big models. We do have a section in the vignette (contributed by @wlandau) showing how to do it with `qs::qsave()`, but there's not a built-in...

For now https://github.com/stan-dev/cmdstanr/pull/1042 will point to this section of the vignette from the documentation of `save_object`. But I agree that these are good suggestions!