FJLT
A fast implementation of the Fast Johnson Lindenstrauss Transform.
Install / Use
/learn @michaelmathen/FJLTREADME
FJLT
A fast implementation of the Fast Johnson Lindenstrauss Transform written in python. Uses the fast hadamard transform (https://github.com/nbarbey/fht), numpy, and scipy libraries.
