Simon Dirmeier

Results 40 comments of Simon Dirmeier

Hey Rok, my bad, I thought this was fixed in https://github.com/stan-dev/math/pull/2318. I'll look into it. Cheers, Simon

Hey @rok-cesnovar , is there a way to autogenerate all expression tests that have to pass for a function? Thanks, Simon

> Would you be up for that ? yeah, definitely, no problem.

Ciao @st-- , I've adapted the docstrings, added a notebook and updated the test setup for both negative binomial and its zero-inflated version. Since you didn't mention the ZINB, should...

Ciao @st-- , did you find the time to have a look at this PR?

Yes, sorry, I haven't updated it in a long time (since 0.01 or so). Sorry

Hey, yes you are right. Iteratively inserting scalars is rather slow compared to inserting an entire vector. So I'd just do ```r insert(x, seq(n)) ``` I guess that's due to...

Ciao @TMiguelT , thanks for opening the issue. I'll do it when I got some time on my hands ... unless you want to do a PR? Cheers, Simon

Hey, no, it is not yet there, because I never really found use for it. I'll implement it asap. Shouldn't take too long, since I am only interfacing the Boost...