Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Equation on page 51 seems incorrect #7

Open
ankitkv opened this issue Jul 3, 2016 · 0 comments
Open

Equation on page 51 seems incorrect #7

ankitkv opened this issue Jul 3, 2016 · 0 comments

Comments

@ankitkv
Copy link
Contributor

ankitkv commented Jul 3, 2016

For simplicity, let me refer to

\frac{\partial h_{t}}{\partial \underline{h}_{t}}

as D.

Then, an equation on page 51 says

DU = Q (\diag(D) \odot S) Q^{-1}

but the LHS is D Q S Q^{-1} and the RHS is Q D S Q^{-1}, which are not the same.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant