Small C++ to C interface bridge for Gaborator.
Go to file
DataHoarder b77b6d919c
All checks were successful
continuous-integration/drone/push Build is passing
Adjust cmake flags
2022-07-15 17:24:41 +02:00
include Better auto-vectorization results 2022-07-13 19:51:10 +02:00
lib Removed gaborator source, replace with submodule 2022-07-15 00:47:32 +02:00
.drone.yml Add AVX2 std::abs, clang build 2022-07-15 14:07:27 +02:00
.gitignore Add AVX2 std::abs, clang build 2022-07-15 14:07:27 +02:00
.gitmodules Removed gaborator source, replace with submodule 2022-07-15 00:47:32 +02:00
cgaborator.cpp Optimize circular ring bugger for coefficients 2022-07-15 16:47:34 +02:00
cgaborator.pc.in Add AVX2 std::abs, clang build 2022-07-15 14:07:27 +02:00
CMakeLists.txt Adjust cmake flags 2022-07-15 17:24:41 +02:00
gaborator.h Enable SSE3 intrinsics support, move gaborator defines to header 2022-07-14 05:06:44 +02:00
LICENSE Initial commit 2022-01-23 17:28:23 +01:00
test.cpp API change: do not use callbacks 2022-07-13 18:24:43 +02:00
test.raw Add test, fix init 2022-01-25 13:59:02 +01:00