Update gaussian_dlm_obs_log to use LDLT
Open
@syclik is already working on this.
Since Aug 17, 2016.
code cleanup
distributions
feature
performance
- Dominant language
- C++
- Stars
- 839
- Forks
- 220
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 14
Description
From @mbrubake on February 18, 2014 22:44
Currently still uses inverse_spd/log_determinant_spd which may be less than optimal for large systems.
Copied from original issue: stan-dev/stan#574
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.