1. e05b8d0 CMSIS-DSP: Correcting URL in PythonWrapper documentation. by Christophe Favergeon · 4 years, 5 months ago
  2. 92abbf2 CMSIS-DSP: MVE version of Levinson Durbin Q31. by Christophe Favergeon · 4 years, 5 months ago
  3. 5aa7f23 CMSIS-DSP: MVE version of Levinson Durbin f16 by Christophe Favergeon · 4 years, 5 months ago
  4. f2d7d22 CMSIS-DSP: Added mve code for Levinson Durbin f32. by Christophe Favergeon · 4 years, 5 months ago
  5. b5bcd12 CMSIS-DSP: Improvement to FIR documentation and tests. by Christophe Favergeon · 4 years, 5 months ago
  6. ee8536d CMSIS-DSP: Scalar version of Levinson Durbin algorithms. f32, f16 and q31. by Christophe Favergeon · 4 years, 5 months ago
  7. 9aec9ee CMSIS-DSP: Ensure correlation array index is signed. by David Green · 4 years, 5 months ago
  8. 800324a CMSIS-DSP: Correct problems related to issue 1140. by Christophe Favergeon · 4 years, 5 months ago
  9. 7450136 CMSIS-DSP: Added new compilation define for MVE. by Christophe Favergeon · 4 years, 5 months ago
  10. 9f52415 CMSIS-DSP: Correction for issue #1130 Better control of the f16 build. by Christophe Favergeon · 4 years, 6 months ago
  11. d08d049 CMSIS-DSP:New feature for issue #1129 (PythonWrapper) by Christophe Favergeon · 4 years, 6 months ago
  12. a78bcf9 CMSIS-DSP: Helium code for clipping functions. by Christophe Favergeon · 4 years, 6 months ago
  13. 3ecf087 CMSIS-DSP: Added scalar version of clipping functions. by Christophe Favergeon · 4 years, 6 months ago
  14. bbc88b1 CMSIS-DSP: Doxygen corrections by Christophe Favergeon · 4 years, 6 months ago
  15. 152a92d CMSIS-DSP: Added Helium version of quaternion functions. by Christophe Favergeon · 4 years, 6 months ago
  16. af1c54b CMSIS-DSP: Added scalar f32 quaternion functions. by Christophe Favergeon · 4 years, 6 months ago
  17. a391d77 CMSIS-DSP: Configuration UI for the build by Christophe Favergeon · 4 years, 6 months ago
  18. d683cea CMSIS-DSP: API corrections in bitreversal_f16 by Christophe Favergeon · 4 years, 6 months ago
  19. 68997f9 CMSIS-DSP: Tuning of link scripts to be able to run bigger tests on IPSS. by Christophe Favergeon · 4 years, 6 months ago
  20. 03c6152 CMSIS-DSP: Improvement to test formating script. by Christophe Favergeon · 4 years, 6 months ago
  21. 71627bc CMSIS-DSP: Correction issue #1111 by Christophe Favergeon · 4 years, 6 months ago
  22. 994bd72 CMSIS-DSP: Updated html generation script. Updated f16 header. by Christophe Favergeon · 4 years, 6 months ago
  23. 737e871 CMSIS-DSP: Moved f16 bitreversal code into a new file by Christophe Favergeon · 4 years, 7 months ago
  24. 63be1c0 CMSIS-DSP: Correction to an f16 header include. by Christophe Favergeon · 4 years, 7 months ago
  25. 94ccb6f CMSIS-DSP: Removed wrong includes of f16 headers in f32 code. by Christophe Favergeon · 4 years, 7 months ago
  26. a614de9 CMSIS-DSP: Improvements for building with gcc on M55. by Christophe Favergeon · 4 years, 7 months ago
  27. 026b19b CMSIS-DSP: Test framework tuning Tuning to test with gcc and Helium code. by Christophe Favergeon · 4 years, 8 months ago
  28. 9961b15 CMSIS-DSP: Some improvements to build Helium version with gcc. by Christophe Favergeon · 4 years, 8 months ago
  29. 5d2fbc3 Update arm_shift_q15.c by killua-killua · 4 years, 7 months ago
  30. 4496259 Update arm_shift_q7.c by killua-killua · 4 years, 7 months ago
  31. 3e70261 Update arm_offset_q31.c by killua-killua · 4 years, 7 months ago
  32. 353798c Update arm_offset_q7.c by killua-killua · 4 years, 7 months ago
  33. 06671cb CMSIS-DSP: Correct loading of FP16 data. by David Green · 4 years, 8 months ago
  34. 2679102 CMSIS-DSP: Fix signed/unsigned integer data type issue by Yin-Cheng-888 · 4 years, 8 months ago
  35. 9059fa1 CMSIS-DSP: Improvements to Helium implementation of RFFT Q15 and Q31. by Christophe Favergeon · 4 years, 8 months ago
  36. ae71eef docs: fix simple typo, accumlate -> accumulate by Tim Gates · 4 years, 8 months ago
  37. 7b04d38 CMSIS-DSP: Some minor corrections. Documentation and #define naming. by Christophe Favergeon · 4 years, 9 months ago
  38. e42a76a Add missing if clause by Lennart · 4 years, 9 months ago
  39. 616847f CMSIS-DSP: New MVE implementations of the complex dot product and vector product. by Christophe Favergeon · 4 years, 9 months ago
  40. 98024e9 CMSIS-DSP: Added new MVE implementation for FIR Q15 and Q7. by Christophe Favergeon · 4 years, 9 months ago
  41. 5b196a9 CMSIS-DSP: Added new MVE implementation of FIR Q31 by Christophe Favergeon · 4 years, 9 months ago
  42. a4a0826 CMSIS-DSP: New MVE implementation of the FIR F16 by Christophe Favergeon · 4 years, 9 months ago
  43. 4087e95 CMSIS-DSP: Cleaning to MVE code for fir f32 by Christophe Favergeon · 4 years, 9 months ago
  44. ef7985d CMSIS-DSP: New MVE implementation of the FIR f32 by Christophe Favergeon · 4 years, 9 months ago
  45. a27a2f6 CMSIS-DSP: Removed build warnings for tests. by Christophe Favergeon · 4 years, 9 months ago
  46. 03fc2e7 CMSIS-DSP: Biquad improvement Improvement to formatting script. by Christophe Favergeon · 4 years, 9 months ago
  47. 0e8d15c CMSIS-DSP: Added Cholesky decomposition LL^t and LDL^t variant. by Christophe Favergeon · 4 years, 10 months ago
  48. 3c0e0e6 CMSIS-DSP: Fix FIR document by Kishinami · 4 years, 10 months ago
  49. bfded31 CMSIS-DSP: Improvements to test framework by Christophe Favergeon · 4 years, 10 months ago
  50. 65641b9 CMSIS-DSP: Removed patch for armclang issue on M55 by Christophe Favergeon · 4 years, 10 months ago
  51. e732b7b Correct DSP Documents: Correct the name of people. by Kishinami · 4 years, 11 months ago
  52. 51d9f3c CMSIS-DSP: Modified the arm_bayes_example by Kishinami · 4 years, 11 months ago
  53. ff234f7 CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE by Christophe Favergeon · 4 years, 11 months ago
  54. 01f5b32 CMSIS-DSP: Moved example application to a new repository. by Christophe Favergeon · 4 years, 11 months ago
  55. 8700f50 CMSIS-DSP: Corrected script for html generation by Christophe Favergeon · 4 years, 11 months ago
  56. d868c75 CMSIS-DSP: Improved f16 scalar code. by Christophe Favergeon · 4 years, 11 months ago
  57. 7841fca CMSIS-DSP: Improvement to f16 helium code for linear SVM. by Christophe Favergeon · 4 years, 11 months ago
  58. 8e9f9c5 CMSIS-DSP: Improved some f16 helium codes. by Christophe Favergeon · 5 years ago
  59. 3c1b8b4 Correct DSP document: Correct the size of the referenced sine table. by Kishinami · 5 years ago
  60. 0fb48db CMSIS-DSP: Improved build with MDK by Christophe Favergeon · 5 years ago
  61. 0adf05c CMSIS-DSP: Corrected formatting bug in test script by Christophe Favergeon · 5 years ago
  62. 1ff5458 CMSIS-DSP: Improved test formatting script by Christophe Favergeon · 5 years ago
  63. 2cb4b09 CMSIS-DSP: Removed compilation warning. by Christophe Favergeon · 5 years ago
  64. 8e8bc2b CMSIS-DSP: Corrected issue in rfft f16 by Christophe Favergeon · 5 years ago
  65. bb86f04 CMSIS-DSP: Improved test reporting script by Christophe Favergeon · 5 years ago
  66. f1a8780 CMSIS-DSP: Some improvement to a few f16 functions by Christophe Favergeon · 5 years ago
  67. a72f48f CMSIS-DSP: Corrected issue in scalar arm_rfft_fast_f16 by Christophe Favergeon · 5 years ago
  68. 6ef1bb2 CMSIS-DSP: Added new f16 tests by Christophe Favergeon · 5 years ago
  69. cd823b9 CMSIS-DSP: Added new u32 distance tests by Christophe Favergeon · 5 years ago
  70. 7d6e563 CMSIS-DSP: Added f32 distance tests by Christophe Favergeon · 5 years ago
  71. 9f761c5 CMSIS-DSP: Added stats and SVM tests by Christophe Favergeon · 5 years ago
  72. 84e3ef7 CMSIS-DSP: Added Bayes benchmarks by Christophe Favergeon · 5 years ago
  73. c7d6603 CMSIS-DSP Correction to some f16 definitions by Christophe Favergeon · 5 years ago
  74. 72f1d9e CMSIS-DSP: f16 versions of classical ML functions by Christophe Favergeon · 5 years ago
  75. d73292b CMSIS-DSP: Added f16 versions of the distance functions by Christophe Favergeon · 5 years ago
  76. f56e4d9 CMSIS-DSP: Adedd f16 test patterns for Bayes classifier by Christophe Favergeon · 5 years ago
  77. f3f9c9d CMSIS-DSP: Added f16 test patterns for SVM by Christophe Favergeon · 5 years ago
  78. 1a3ce1a CMSIS-DSP: Added f16 test patterns for distance functions by Christophe Favergeon · 5 years ago
  79. be0e95f CMSIS-DSP: Added additional f16 statistics functions by Christophe Favergeon · 5 years ago
  80. 9e773df CMSIS-DSP: Added f16 support functions by Christophe Favergeon · 5 years ago
  81. 729752f CMSIS-DSP: Corrected PythonWrapper build issue by Christophe Favergeon · 5 years ago
  82. 18a5fbc CMSIS-DSP: Added f16 versions of statistics functions. by Christophe Favergeon · 5 years ago
  83. c793588 CMSIS-DSP: Added f16 versions of linear and bilinear interpolations by Christophe Favergeon · 5 years ago
  84. 116bc4d CMSIS-DSP: Added f16 matrix functions by Christophe Favergeon · 5 years ago
  85. 626af7e CMSIS-DSP: Added arm_correlate_f16 by Christophe Favergeon · 5 years ago
  86. 602b992 CMSIS-DSP: Added f16 version of biquads. Corrected few doxygen issues. by Christophe Favergeon · 5 years ago
  87. 9ee3824 CMSIS-DSP: Added arm_fir_f16 by Christophe Favergeon · 5 years ago
  88. 1187f00 CMSIS-DSP: Added complex math f16 by Christophe Favergeon · 5 years ago
  89. d50998d CMSIS-DSP: Added arm_rfft_fast_f16 by Christophe Favergeon · 5 years ago
  90. 66de4ac CMSIS-DSP: Improve formatting scripts by Christophe Favergeon · 5 years ago
  91. fe27d87 CMSIS-DSP: Test framework improvement Added a new core. by Christophe Favergeon · 5 years ago
  92. 718c3ba CMSIS-DSP: Test framework improvement Increased link script section sizes. by Christophe Favergeon · 5 years ago
  93. 0e0449a CMSIS-DSP: Test framework improvement Add support for new cores by Christophe Favergeon · 5 years ago
  94. 0ec39ae CMSIS-DSP: Use __PKHBT intrinsics for FFTs by Richard Allen · 5 years ago
  95. 7e532c7 CMSIS-DSP: Updated tests to use the new headers. by Christophe Favergeon · 5 years ago
  96. 2f12ed8 CMSIS-DSP: Re-organization of arm_math.h by Christophe Favergeon · 5 years ago
  97. 2e4719c CMSIS-DSP: Removed compilation warnings by Christophe Favergeon · 5 years ago
  98. 87e6d3b CMSIS-DSP: Corrected build issue with Neon. by Christophe Favergeon · 5 years ago
  99. 236a881 CMSIS-DSP: Update header for use from C++ by Christophe Favergeon · 5 years ago
  100. f56d927 CMSIS-DSP: Improvement to test framework. Software markers for IPSS. by Christophe Favergeon · 5 years ago