Skip to content

Releases: FALCONN-LIB/FFHT

version 1.1

17 Sep 04:58
Compare
Choose a tag to compare

An improved implementation of FHT, based on the extensive code generation. We now require AVX.

version 1.0

16 Sep 20:42
Compare
Choose a tag to compare

The initial release, which contains:

  • a C99 implementation of the Fast Hadamard Transform;
  • a Python wrapper for it.