seantalts

Results 14 issues of seantalts

I think we should be able to do some neat bounds checking even though we often only know the sizes of various containers in terms of variables. For example, we...

optimization

The backend is getting pretty complicated and in many places we're still relying on function name string suffices to determine things like which arguments need to be passed to which,...

cleanup
cpp-codegen

(I'm going to try to start writing up issues for some of the ideas I have recorded over the past year or so for amazing things we can do with...

big-exciting-project

It would be nice to be able to generate a plate or graph diagram of a Stan model, assuming the model specified is equivalent to a DAG. Some discussion here:...

feature