design-docs icon indicating copy to clipboard operation
design-docs copied to clipboard

Results 16 design-docs issues
Sort by recently updated
recently updated
newest added

The feature proposal is in the file `0034-mixtures.md`

N.B. no direct interface with C++! This is a proposal for a CmdStan interface for the Rust programming language, analogous to the CmdStanPy et al. interfaces. There is one distinction,...

This is already work in progress. Anyway @bbbales2 asked me to write this and I agree it would be benefitial to have this written somewhere. Pinging some people that might...

proposal for new programmatic interface to core Stan algorithms link to rendered proposal: https://github.com/stan-dev/design-docs/blob/stancli-user-api/designs/0034-stancli-api.md

This is the first design doc for our NSF grant and discusses the fairly narrow question of how best to add quantile functions to Stan Math for eventual inclusion in...

Edit: Rendered version [here](https://github.com/pgree/design-docs/blob/feature/interp/designs/0018-interp.md) I've added an interpolation function in this pull request @bbbales2 alerted me to the need for this sort of interpolation, but there are lots of judgement...

converting to PR for community feedback; originally from stan-dev/stan wiki page: https://github.com/stan-dev/stan/wiki/User-Interface-Guidelines-for-Developers/ Last edited by @riddell-stan.

This proposes allowing Stan projects to add an `experimental` and/or `unsupported` folder into their projects. [Rendered docs here](https://github.com/SteveBronder/design-docs/blob/proposal/experimental/designs/0005-experimental.md)

A few comments for consideration in the matrix autodiff design document. 1. As much as the matrix of vars enables better performance it also greatly facilities the implementation matrix-valued reverse...