I want to reduce Hadamard Transform every column in my matrix. Is there currently a way to do this with FFHT without using a python outer loop?
I want to reduce Hadamard Transform every column in my matrix.
Is there currently a way to do this with FFHT without using a python outer loop?