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

Multiplication with SRHT matrix #1

Open
mayank010698 opened this issue Oct 31, 2023 · 0 comments
Open

Multiplication with SRHT matrix #1

mayank010698 opened this issue Oct 31, 2023 · 0 comments

Comments

@mayank010698
Copy link

https://github.com/dell/jlt/blob/ce6963aa7207ce52390b63361b888b1e9656fb1d/linearMapping.py#L223C15-L223C15

When doing the Hadamard transform, in the implementation of fht.fht, the input array is flattened and then the hadamard transform is computed, since the default argument to axes is (0,1). However, this is not equivalent to multiplication with the hadamard matrix.

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