Skip to content

Commit

Permalink
add comments
Browse files Browse the repository at this point in the history
  • Loading branch information
thorek1 committed Dec 8, 2024
1 parent 25d3eaa commit 8296d55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/unfinished_docs/todo.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## High priority

- [ ] ss transition by entering new parameters at given periods
- [ ] start filter from initial values provided by user
- [ ] higher order estimation should start from mean not the stochastic steady state as the mean is the most likely starting point
- [ ] large models will need functions to be compiled individually as done for higher order; when tackling that, also separate steady state related equations from the steady state, so that speed issue is addresses due to replacing parameters with the steady state equations from the parameter block; also creat non allocating (residuals) steady state function
- [ ] allow to define y[ss] = 1 in parameters block
Expand Down

0 comments on commit 8296d55

Please sign in to comment.