Commit Graph

  • e07f697a9c
    Merge d42d353de3 into febd4caeed Christophe Marin 2025-04-02 11:41:03 +0200
  • d42d353de3 Bump minimum CMake version in kissfft-config.cmake Christophe Marin 2025-04-02 11:39:34 +0200
  • a6a947db0e
    Merge 579a0a61a0 into febd4caeed Evan 2025-03-13 11:13:48 -0700
  • 579a0a61a0
    Update README.md Evan 2025-03-13 11:13:25 -0700
  • fd084e7d21
    Tweaked wording in README Evan 2025-03-13 11:12:21 -0700
  • a74ef27b95
    Merge 959304a1c7 into febd4caeed nia 2025-03-08 17:55:47 +0000
  • 879e4f1a30
    Merge 9e2cdfcdf6 into febd4caeed Benson Muite 2025-03-08 04:15:17 +0000
  • 354f00c0ff
    Merge a73134e594 into febd4caeed Emily 2025-03-04 15:33:15 -0700
  • f1a6602804
    Merge 07aa5c13b5 into febd4caeed Charles Karney 2025-02-20 17:26:51 +0200
  • 3e29a45ff2
    Merge 6cdc9b533a into febd4caeed bkuhls 2025-02-18 09:06:38 -0800
  • ee67445e01
    Merge 47e321b195 into febd4caeed fbarchard 2025-02-17 09:14:31 +0100
  • 95843811ad
    Merge 39986e9a80 into febd4caeed David Roman 2025-02-11 09:30:51 +0800
  • d904bd9979
    Merge 40c515c091 into febd4caeed Sean McBride 2025-02-10 22:26:09 +0200
  • 22219380f7
    Merge 8b308c28e5 into febd4caeed James Le Cuirot 2025-02-10 10:20:09 -0800
  • 0eca0c130b
    Merge d12c0e1206 into febd4caeed Chris Mumford 2025-02-10 15:42:53 +0200
  • febd4caeed
    Merge pull request #99 from lanurmi/newline master mborgerding 2025-02-10 08:42:49 -0500
  • 26992ad1e4 Add newline to end of kiss_fft_log.h Lauri Nurmi 2025-02-10 15:12:08 +0200
  • 00cc50ebaa
    Merge pull request #98 from felixjogris/bsdmake mborgerding 2025-02-02 10:56:07 -0500
  • 1c3c9a5c94 call $(MAKE) instead of make Felix J. Ogris 2025-02-01 18:19:23 +0100
  • d12c0e1206 Use M_PI instead of M_PIl Chris Mumford 2024-11-19 11:13:55 -0500
  • a73134e594 Fix FFTW dependency check Emily 2024-08-03 17:49:57 +0100
  • f5f2a3b2f2
    Merge pull request #70 from razor7788/work mborgerding 2024-03-09 10:14:55 -0500
  • 39986e9a80
    cmake: fix detection when openmp is enabled David Roman 2024-01-30 23:08:50 +0100
  • 8b308c28e5
    GNUInstallDirs is not supposed to be used conditionally James Le Cuirot 2023-12-24 16:37:38 +0000
  • 6cdc9b533a kissfft library is implemented only in C Bernd Kuhls 2023-09-24 12:36:10 +0200
  • 9e2cdfcdf6
    Ensure do not get warning with GCC compiler Benson Muite 2022-12-01 09:36:38 +0300
  • 47e321b195
    Update _kiss_fft_guts.h fbarchard 2022-09-19 14:07:04 -0700
  • 3b5b63e9d2
    Merge 03b1eec454 into 8f47a67f59 Max-Gulda 2022-07-13 13:44:57 +0000
  • 03b1eec454
    Update TIPS Max-Gulda 2022-07-13 15:44:36 +0200
  • 07aa5c13b5 Improve accuracy + allow mpfr::mpreal and boost's float128 Charles Karney 2022-05-29 17:41:34 -0400
  • 59c8cdfb08 fixed test/Makefile line 137 missing ')' razor_laptop 2021-10-18 00:43:05 +0800
  • 40c515c091 Fixed -Wsign-compare warning Sean McBride 2021-09-23 13:52:08 -0400
  • 852d8c970d Fixed -Wimplicit-int-conversion warnings Sean McBride 2021-09-23 13:48:32 -0400
  • f3055ee795 Fixed -Wimplicit-float-conversion warnings Sean McBride 2021-09-23 13:43:56 -0400
  • c23bdf1af9 Fixed -Wabsolute-value warning, use fabs() instead of abs() Sean McBride 2021-09-23 13:39:10 -0400
  • aa1ce11a67 Fixed various -Wshorten-64-to-32 warnings Sean McBride 2021-09-23 13:38:25 -0400
  • 64b51fa994 Fixed -Wunused-variable warning, move declaration inside #if where it's used Sean McBride 2021-09-23 13:37:52 -0400
  • 6a9357514a Fixed -Wmissing-variable-declarations warnings, made globals static Sean McBride 2021-09-23 13:37:21 -0400
  • 9bd5ded48e Fixed -Wnewline-eof warning Sean McBride 2021-09-23 13:36:23 -0400
  • 959304a1c7 Allow building on BSD/Solaris/etc with CMake nia 2021-04-09 13:02:40 +0200
  • 8f47a67f59 removed kfc.h and kissfft_i32.hh from the install list since they are not as generally useful as the others 131.1.0 Mark Borgerding 2021-02-09 20:29:17 -0500
  • 0a4394045f no benefit to having both a README and README.md -- D.R.Y. Mark Borgerding 2021-02-06 10:55:44 -0500
  • 478c35e653
    Update documentation Vasyl Gello 2021-02-04 19:43:34 +0200
  • 7c9a5586a9
    testkiss.py: Do not depend on tools/fft_* Vasyl Gello 2021-01-28 17:44:01 +0200
  • 7eeda21377
    Add testsuite Vasyl Gello 2021-01-27 14:31:03 +0200
  • cccf41adf2
    Overhaul CMake makefiles Vasyl Gello 2021-01-27 12:42:34 +0200
  • 2e2747c129
    Overhaul Make makefiles Vasyl Gello 2021-01-25 20:15:33 +0200
  • 43a7e4c21f
    Merge 31018eaea6 into 7811f7d428 polluxsynth 2021-01-24 11:11:28 -0500
  • 7811f7d428 fixed switch-case fall-thru Mark Borgerding 2021-01-23 11:52:53 -0500
  • e321f7a4d7 dropped -Waggregate-return from warning flags as it created spurious warnings for recent c++ compilation (found through cmake build on CentOS 8) Mark Borgerding 2021-01-23 11:52:15 -0500
  • d11f1a889c
    Merge pull request #57 from basilgello/debian-fixes mborgerding 2021-01-21 20:00:15 -0500
  • f88d5af578
    Make kfc,fftnd,fftndr,fftr part of public API Vasyl Gello 2021-01-21 17:08:55 +0200
  • c2e82a30e8
    Build and install kissfft-tools Vasyl Gello 2021-01-21 17:08:33 +0200
  • 7651bdaaa1
    Increase CTest interval Vasyl Gello 2021-01-21 17:07:39 +0200
  • cc862cb0f2
    Merge pull request #53 from madebr/makefile_AR_CC_variables mborgerding 2020-11-05 21:35:44 -0500
  • 15debe8ed3
    Merge pull request #52 from madebr/cmake_install mborgerding 2020-11-05 21:34:50 -0500
  • 1487038a8a Use find_package COMPONENTS to select shared/static + datatype Anonymous Maarten 2020-10-30 17:57:05 +0100
  • 2d5de8378c Print datatype while configuring cmake Anonymous Maarten 2020-10-30 16:33:32 +0100
  • a63dfc7f11 Build tools + tests with cmake + add VERSION + parallel install Anonymous Maarten 2020-10-30 02:26:37 +0100
  • 609845bc9e cmake more work Anonymous Maarten 2020-10-29 23:23:50 +0100
  • fcf9fa9a47 Use $(CC) and $(AR) in Makefile Anonymous Maarten 2020-10-29 22:05:09 +0100
  • 5c708d85db Add cmake install + MSVC dll support Anonymous Maarten 2020-10-29 21:36:08 +0100
  • 0a70dfd0cf
    Merge pull request #50 from seeker-Liu/master mborgerding 2020-09-27 06:10:22 -0400
  • 4e4a738a53
    Fix typo in document LIU Qingyuan 2020-09-27 13:41:36 +0800
  • b2e0e600e5 Calling exit from library code is icky. Closes issue #49 Mark Borgerding 2020-07-14 17:19:48 -0400
  • c524b0b0e1
    Merge pull request #47 from JulienMaille/patch-1 mborgerding 2020-06-09 08:50:57 -0400
  • efff86ac1c
    Fix conversion from 'double' to 'float' warning closes Julien 2020-06-09 13:57:41 +0200
  • 818b8f7f0c
    Merge 5ebbc5e618 into 159874bffa Steffen Kieß 2020-06-02 07:54:11 -0400
  • 159874bffa
    Merge pull request #46 from ademuri/master mborgerding 2020-06-02 07:51:48 -0400
  • 6fcc85dbaf Add support for CMake Adam Demuri 2020-05-31 13:26:14 -0600
  • f0a47de6aa
    Merge pull request #45 from kpawlak/task-logging-and-check mborgerding 2020-05-26 22:21:27 -0400
  • 5fb101ecb3 Testting buffers for NULL befor usage Krzysztof Pawlak 2020-05-26 12:41:18 +0200
  • 7c47cc9957 Add common logging mechanism, use NDEBUG to turn off logging Krzysztof Pawlak 2020-05-26 12:35:58 +0200
  • 31018eaea6 Fix alignment warning when building with -Wcast-align Ricard Wanderlöf 2020-04-22 12:00:09 +0200
  • cf5813a1b4 added test for simd crash to "make testall" and thus travis CI Mark Borgerding 2020-04-19 10:06:56 -0400
  • e53d6d4bea changed tabs to spaces for consistency and fix compiler warnings. Removed assert call (would require assert.h inclusion somewhere). Mark Borgerding 2020-04-19 10:02:16 -0400
  • 07ccd8162e Merge remote-tracking branch 'xplane/master' into simd_misaligned Mark Borgerding 2020-04-19 09:58:35 -0400
  • b30b93cd97 A test case for issue #40. Segfaults with: make -C test test_simd && ./test/test_simd Mark Borgerding 2020-04-19 09:57:40 -0400
  • 58cf0c0fc1 alignment fixing for USE_SIMD - all memory allocations are rounded up to 16-byte boundaries. This fixes crashes where the sub-buffers for complex FFTs end up unaligned violating compiler expectations Ben Supnik 2020-04-18 20:43:26 -0400
  • 33d9ad3bad include guard for kiss guts - fixes compile on unity build systems Ben Supnik 2020-04-18 20:42:30 -0400
  • 71df949992
    build: Install headers Jan Tojnar 2020-04-07 20:21:03 +0200
  • c2c0c0be03
    Merge pull request #38 from jtojnar/packagability mborgerding 2020-04-06 05:25:16 -0400
  • b39de321ca
    build: Make datatype configurable Jan Tojnar 2020-04-06 08:04:19 +0200
  • 1d7e76e0af
    build: Use install command for installing files Jan Tojnar 2020-04-06 07:32:55 +0200
  • fffc26e89a
    build: Fix make install on Darwin Jan Tojnar 2020-04-06 06:03:06 +0200
  • 4193457bf4
    build: Make installation prefix configurable Jan Tojnar 2020-04-06 05:55:54 +0200
  • 3f3fc6ab55 upgrade to newer dist Mark Borgerding 2020-03-15 15:07:21 -0400
  • 592bdf7da8 want travis to run with python 2.7(for now) and 3.7 Mark Borgerding 2020-03-15 15:01:10 -0400
  • b420613372 I had to fix some python3 incompatibilities and realized how embarrassing the code was. I refactored to make it look a little more like it was written by someone who knows Python. Mark Borgerding 2020-03-15 14:53:58 -0400
  • 5ebbc5e618 Allow setting a suffix for constants and trigonometric functions Steffen Kieß 2019-09-24 14:16:06 +0200
  • b31b2018b8 Added USE_SIMD compatibility for Visual Studio daniou 2019-08-26 14:03:46 +0200
  • 1efe72041e above commit was cherry-picked from MoonchildProductions fork of kissfft (closes issue #26) Mark Borgerding 2019-08-07 21:26:54 -0400
  • f4496dc080 Prevent stack corruption with parallelized use. wolfbeast 2017-10-26 03:06:00 +0200
  • 725dc61816 Add missing include guard Brendan McDonnell 2019-08-07 17:09:14 -0400
  • 3050076ab3
    Merge pull request #28 from bmcdonnell-ionx/user-override-malloc mborgerding 2019-08-07 13:00:35 -0400
  • d06e7a7106 Allow user override of KISS_FFT_MALLOC and/or KISS_FFT_FREE on SIMD platforms Brendan McDonnell 2019-08-07 12:10:01 -0400
  • 033f759ee3 Allow user override of KISS_FFT_MALLOC and/or KISS_FFT_FREE on non-SIMD platforms Brendan McDonnell 2019-08-07 12:07:02 -0400
  • 24d23ffbb8 whitespace Brendan McDonnell 2019-08-07 12:04:03 -0400
  • b24d80769b removed unused and rotted code (closes #25) Mark Borgerding 2019-07-19 10:43:49 -0400
  • b59132b60f Add global pi constant as define Andreas Beeck 2019-04-12 10:49:00 +0200