Closed huffyhenry closed 6 years ago
Through clever pre-computation of rates and data masks, it may be possible to transform the loop design into a couple of vector calls.
cf http://discourse.mc-stan.org/t/basic-vectorization-question/5238/3
Through clever pre-computation of rates and data masks, it may be possible to transform the loop design into a couple of vector calls.