Christophe Favergeon 99e15d3d95 Corrected issue #131 il y a 2 ans
..
BIQUADF16.cpp 502fb88f3d CMSIS-DSP: Test framework tuning il y a 5 ans
BIQUADF32.cpp 2a2f745bd3 CMSIS-DSP: Correction of issue 1217 il y a 4 ans
BIQUADF64.cpp 0525971fe8 CMSIS-DSP: Removed compilation warnings il y a 5 ans
BIQUADQ15.cpp 0525971fe8 CMSIS-DSP: Removed compilation warnings il y a 5 ans
BIQUADQ31.cpp 8fff9ebe29 CMSIS-DSP: New MVE implementations of the complex dot product and vector product. il y a 5 ans
BasicTestsF16.cpp 68dd797c99 CMSIS-DSP: Helium code for clipping functions. il y a 5 ans
BasicTestsF32.cpp 68dd797c99 CMSIS-DSP: Helium code for clipping functions. il y a 5 ans
BasicTestsF64.cpp 0597838b9f CMSIS-DSP: New f64 tests il y a 4 ans
BasicTestsQ15.cpp 68dd797c99 CMSIS-DSP: Helium code for clipping functions. il y a 5 ans
BasicTestsQ31.cpp 68dd797c99 CMSIS-DSP: Helium code for clipping functions. il y a 5 ans
BasicTestsQ7.cpp 68dd797c99 CMSIS-DSP: Helium code for clipping functions. il y a 5 ans
BayesF16.cpp 4014866174 CMSIS-DSP: Remove some gcc compilation warnings. il y a 5 ans
BayesF32.cpp 4014866174 CMSIS-DSP: Remove some gcc compilation warnings. il y a 5 ans
BinaryTestsF16.cpp 83912a9360 CMSIS-DSP: Correction of issue 1169 il y a 5 ans
BinaryTestsF32.cpp e45dc7c22e CMSIS-DSP: Improvements to pull request #1363 il y a 4 ans
BinaryTestsF64.cpp 83912a9360 CMSIS-DSP: Correction of issue 1169 il y a 5 ans
BinaryTestsQ15.cpp e45dc7c22e CMSIS-DSP: Improvements to pull request #1363 il y a 4 ans
BinaryTestsQ31.cpp e45dc7c22e CMSIS-DSP: Improvements to pull request #1363 il y a 4 ans
BinaryTestsQ7.cpp e45dc7c22e CMSIS-DSP: Improvements to pull request #1363 il y a 4 ans
ComplexTestsF16.cpp 69d56b1a31 CMSIS-DSP: f16 versions of classical ML functions il y a 5 ans
ComplexTestsF32.cpp 0525971fe8 CMSIS-DSP: Removed compilation warnings il y a 5 ans
ComplexTestsF64.cpp 0597838b9f CMSIS-DSP: New f64 tests il y a 4 ans
ComplexTestsQ15.cpp 8092cc61f9 CMSIS-DSP: New MFCC Q15 and Q31 il y a 4 ans
ComplexTestsQ31.cpp 0525971fe8 CMSIS-DSP: Removed compilation warnings il y a 5 ans
DECIMF32.cpp 0bf67b2333 CMSIS-DSP: Correcting issue 1289 il y a 4 ans
DECIMQ15.cpp 41f2015387 CMSIS-DSP: Re-organization of arm_math.h il y a 5 ans
DECIMQ31.cpp 0525971fe8 CMSIS-DSP: Removed compilation warnings il y a 5 ans
DistanceTestsF16.cpp 078c0b282d CMSIS-DSP: Improved f16 scalar code. il y a 5 ans
DistanceTestsF32.cpp b46a2f86b5 First version of the dynamic time warping algorithm. il y a 3 ans
DistanceTestsF64.cpp 0597838b9f CMSIS-DSP: New f64 tests il y a 4 ans
DistanceTestsU32.cpp fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. il y a 5 ans
ExampleCategoryF32.cpp 0525971fe8 CMSIS-DSP: Removed compilation warnings il y a 5 ans
ExampleCategoryQ15.cpp 0525971fe8 CMSIS-DSP: Removed compilation warnings il y a 5 ans
ExampleCategoryQ31.cpp 0525971fe8 CMSIS-DSP: Removed compilation warnings il y a 5 ans
ExampleCategoryQ7.cpp 0525971fe8 CMSIS-DSP: Removed compilation warnings il y a 5 ans
FIRF16.cpp cd7ecea5a7 CMSIS-DSP: Corrected some failing f16 tests. il y a 4 ans
FIRF32.cpp 515c07c575 CMSIS-DSP: Removed new compilation warnings with AC6.17 compiler. il y a 5 ans
FIRF64.cpp 3d5fb83720 Add some f64 Neon optimisations for aarch64 il y a 3 ans
FIRQ15.cpp 83912a9360 CMSIS-DSP: Correction of issue 1169 il y a 5 ans
FIRQ31.cpp 515c07c575 CMSIS-DSP: Removed new compilation warnings with AC6.17 compiler. il y a 5 ans
FIRQ7.cpp 83912a9360 CMSIS-DSP: Correction of issue 1169 il y a 5 ans
FastMathF16.cpp 29cb70ce55 CMSIS-DSP: scalar atan2 q31, q15, f32 and f16 il y a 4 ans
FastMathF32.cpp 29cb70ce55 CMSIS-DSP: scalar atan2 q31, q15, f32 and f16 il y a 4 ans
FastMathF64.cpp 0597838b9f CMSIS-DSP: New f64 tests il y a 4 ans
FastMathQ15.cpp 99bcacd027 CMSIS-DSP: Some improvements for sign conversion warnings. il y a 4 ans
FastMathQ31.cpp 99bcacd027 CMSIS-DSP: Some improvements for sign conversion warnings. il y a 4 ans
FastMathQ63.cpp 99bcacd027 CMSIS-DSP: Some improvements for sign conversion warnings. il y a 4 ans
FullyConnected.cpp 4e4b9ca8bb CMSIS-DSP: Corrected build issues with AC5 and gcc. Improved Doxygen comments. il y a 6 ans
InterpolationTestsF16.cpp 633b528421 Corrected issue #49 il y a 3 ans
InterpolationTestsF32.cpp 633b528421 Corrected issue #49 il y a 3 ans
InterpolationTestsQ15.cpp 0525971fe8 CMSIS-DSP: Removed compilation warnings il y a 5 ans
InterpolationTestsQ31.cpp 0525971fe8 CMSIS-DSP: Removed compilation warnings il y a 5 ans
InterpolationTestsQ7.cpp 0525971fe8 CMSIS-DSP: Removed compilation warnings il y a 5 ans
MFCCF16.cpp 8092cc61f9 CMSIS-DSP: New MFCC Q15 and Q31 il y a 4 ans
MFCCF32.cpp 8092cc61f9 CMSIS-DSP: New MFCC Q15 and Q31 il y a 4 ans
MFCCQ15.cpp 8092cc61f9 CMSIS-DSP: New MFCC Q15 and Q31 il y a 4 ans
MFCCQ31.cpp f66852052a Corrected MFCC tests. il y a 2 ans
MISCF16.cpp baa16ae1a1 CMSIS-DSP: Correcting issue #1165 il y a 5 ans
MISCF32.cpp 99e15d3d95 Corrected issue #131 il y a 2 ans
MISCF64.cpp 0597838b9f CMSIS-DSP: New f64 tests il y a 4 ans
MISCQ15.cpp c35c8d2d95 Corrected issue #124 il y a 2 ans
MISCQ31.cpp c35c8d2d95 Corrected issue #124 il y a 2 ans
MISCQ7.cpp c35c8d2d95 Corrected issue #124 il y a 2 ans
NNSupport.cpp 4e4b9ca8bb CMSIS-DSP: Corrected build issues with AC5 and gcc. Improved Doxygen comments. il y a 6 ans
Pooling.cpp 4e4b9ca8bb CMSIS-DSP: Corrected build issues with AC5 and gcc. Improved Doxygen comments. il y a 6 ans
QuaternionTestsF32.cpp 4357c9e947 CMSIS-DSP: Added scalar f32 quaternion functions. il y a 5 ans
SVMF16.cpp 69d56b1a31 CMSIS-DSP: f16 versions of classical ML functions il y a 5 ans
SVMF32.cpp 69d56b1a31 CMSIS-DSP: f16 versions of classical ML functions il y a 5 ans
Softmax.cpp 4e4b9ca8bb CMSIS-DSP: Corrected build issues with AC5 and gcc. Improved Doxygen comments. il y a 6 ans
StatsTestsF16.cpp f91c1f3c24 Better test automation with cmsis build tools il y a 3 ans
StatsTestsF32.cpp 865419778b Added tests for the new accumulate functions. il y a 3 ans
StatsTestsF64.cpp 91ef795234 Corrected issue #66 il y a 3 ans
StatsTestsQ15.cpp 91ef795234 Corrected issue #66 il y a 3 ans
StatsTestsQ31.cpp 25c3fa3c02 Corrected compilation warnings. il y a 3 ans
StatsTestsQ7.cpp 91ef795234 Corrected issue #66 il y a 3 ans
SupportBarTestsF16.cpp 534c34f883 CMSIS-DSP: Added f16 support functions il y a 5 ans
SupportBarTestsF32.cpp fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. il y a 5 ans
SupportTestsF16.cpp 633ab5913e Add Conversion functions from and to 64 bit floating point il y a 3 ans
SupportTestsF32.cpp 633ab5913e Add Conversion functions from and to 64 bit floating point il y a 3 ans
SupportTestsF64.cpp 633ab5913e Add Conversion functions from and to 64 bit floating point il y a 3 ans
SupportTestsQ15.cpp 633ab5913e Add Conversion functions from and to 64 bit floating point il y a 3 ans
SupportTestsQ31.cpp 633ab5913e Add Conversion functions from and to 64 bit floating point il y a 3 ans
SupportTestsQ7.cpp 633ab5913e Add Conversion functions from and to 64 bit floating point il y a 3 ans
TransformCF16.cpp fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. il y a 5 ans
TransformCF32.cpp a888f7205b CMSIS-DSP: Some minor corrections. il y a 5 ans
TransformCF64.cpp fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. il y a 5 ans
TransformCQ15.cpp fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. il y a 5 ans
TransformCQ31.cpp fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. il y a 5 ans
TransformRF16.cpp 8b465544a1 CMSIS-DSP: Added arm_rfft_fast_f16 il y a 5 ans
TransformRF32.cpp fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. il y a 5 ans
TransformRF64.cpp fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. il y a 5 ans
TransformRQ15.cpp fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. il y a 5 ans
TransformRQ31.cpp fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. il y a 5 ans
UnaryTestsF16.cpp 91f599c052 Householder and QR decomposition for matrices (f64,f32,f16). il y a 3 ans
UnaryTestsF32.cpp f91c1f3c24 Better test automation with cmsis build tools il y a 3 ans
UnaryTestsF64.cpp 3d5fb83720 Add some f64 Neon optimisations for aarch64 il y a 3 ans
UnaryTestsQ15.cpp e45dc7c22e CMSIS-DSP: Improvements to pull request #1363 il y a 4 ans
UnaryTestsQ31.cpp e45dc7c22e CMSIS-DSP: Improvements to pull request #1363 il y a 4 ans
UnaryTestsQ7.cpp e45dc7c22e CMSIS-DSP: Improvements to pull request #1363 il y a 4 ans
WindowTestsF32.cpp f757add3bb Added window functions for use with Fourier transforms. il y a 3 ans
WindowTestsF64.cpp f757add3bb Added window functions for use with Fourier transforms. il y a 3 ans
mfccdata.c 8092cc61f9 CMSIS-DSP: New MFCC Q15 and Q31 il y a 4 ans
mfccdata_f16.c 8fb55a90b7 CMSIS-DSP: Added MFCC F16 il y a 4 ans