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