Skip to content

Equation on the top of page 49 is incorrect #6

Description

@ankitkv

The RHS

\diag(S^{l-t'}) \odot (Q Q^{-1} W\phi(x_{t'}))

is equivalent to

S^{l-t'} Q Q^{-1} W\phi(x_{t'})

which is not the same thing as

Q S^{l-t'} Q^{-1} W\phi(x_{t'})

(which is the LHS)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions