Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/src/unfinished_docs/todo.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,9 @@
- [ ] FastDifferentiation is faster in taking derivatives and more efficient in writing functions but does not support custom functions (e.g. normlogpdf)
- [ ] fix this inference errors for large fuctions. they are slow. fix derivatives in general.
- [ ] check downgrade tests
- [ ] obc and conditional forecasting should be the same problem. see if you can use the simple matrix linear algebra from cond fcst in obc
- [ ] break point estimation, obc, shock decomp
- [ ] higher ordshock decomps
- [ ] put write_derivatives_function and lock structure inside function
- [ ] take apart solve_matrix_equation for various cases
- [ ] try static arrays in KF
Expand Down
Loading
Loading