FFHT icon indicating copy to clipboard operation
FFHT copied to clipboard

Python bindings update - 2D support, C-API deprecation fix

Open dnbaker opened this issue 3 years ago • 0 comments

Switches to pybind11 for installation instead of using Python C-API.

Adds 2d support, and exposes two functions - in-place and out-of-place.. (fht for out-of-place FHT, and fht_ for in-place FHT.)

dnbaker avatar Dec 08 '21 16:12 dnbaker