vignette on writing efficient greta code
Open
documentation
- Dominant language
- C++
- Stars
- 607
- Forks
- 67
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 1
Description
It's not obvious to new users - particularly those used to writing BUGS or Stan models - that greta models will be much faster when code is written to be vectorised or use matrix algebra.
A vignette discussing these issues and giving examples of ways to make greta code more efficient would be really useful.
Contributor guide
Assessment
This issue has not been assessed yet.