Daniel Lee

Results 169 comments of Daniel Lee

Yes! We should!

@SteveBronder, I'm going to merge the PR now just so we can get it flowing through the automatic testing on `develop`.

> Thanks! Sorry, I'm just catching up on this - I wasn't tagged in the discourse discussion for some reason. I think the delta agreed upon in that thread was:...

Next steps, I’ll wait for additional comments and suggestions and then update the doc.

I just read through it. I don't really see this as requiring a design document at this level unless I'm missing something. It looks like this was meant to augment...

@bob-carpenter, I just looked at the ragged structures (and not the closures) doc. It looks great! Really great. One question: will we continue to have arrays be declared the way...

I'll try to create a branch that uses the listings latex package.

It looks like there are two main packages that are being used now. There's the `listings` and `minted`. I tried with `minted` because it does some useful things. With `minted`,...

If anyone wants to try minted, use this branch: feature/issue-319-manual-testing. To change the style of how the code is rendered, change line 211 of stan-manuals.sty: `\usemintedstyle{friendly}` I tried with `\usemintedstyle{bw}`...