Christophe Favergeon 77b7b096f0 Add tests for decimate_f64 and add the function to the pack list of functions. 2 жил өмнө
..
BIQUADF16.h f0750e92c2 CMSIS-DSP: Added f16 version of biquads. 5 жил өмнө
BIQUADF32.h fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. 5 жил өмнө
BIQUADF64.h fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. 5 жил өмнө
BIQUADQ15.h fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. 5 жил өмнө
BIQUADQ31.h fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. 5 жил өмнө
BasicTestsF16.h 0556e5fb2a CMSIS-DSP: Added scalar version of clipping functions. 5 жил өмнө
BasicTestsF32.h 0556e5fb2a CMSIS-DSP: Added scalar version of clipping functions. 5 жил өмнө
BasicTestsF64.h 0597838b9f CMSIS-DSP: New f64 tests 4 жил өмнө
BasicTestsQ15.h 0556e5fb2a CMSIS-DSP: Added scalar version of clipping functions. 5 жил өмнө
BasicTestsQ31.h 0556e5fb2a CMSIS-DSP: Added scalar version of clipping functions. 5 жил өмнө
BasicTestsQ7.h 0556e5fb2a CMSIS-DSP: Added scalar version of clipping functions. 5 жил өмнө
BayesF16.h 4014866174 CMSIS-DSP: Remove some gcc compilation warnings. 4 жил өмнө
BayesF32.h 4014866174 CMSIS-DSP: Remove some gcc compilation warnings. 4 жил өмнө
BinaryTestsF16.h d2d691cc23 CMSIS-DSP: Added f16 matrix functions 5 жил өмнө
BinaryTestsF32.h fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. 5 жил өмнө
BinaryTestsF64.h 212e9cb805 CMSIS-DSP: Added Cholesky decomposition 5 жил өмнө
BinaryTestsQ15.h fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. 5 жил өмнө
BinaryTestsQ31.h e45dc7c22e CMSIS-DSP: Improvements to pull request #1363 4 жил өмнө
BinaryTestsQ7.h fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. 5 жил өмнө
ComplexTestsF16.h ebf9104c4e CMSIS-DSP: Added complex math f16 5 жил өмнө
ComplexTestsF32.h fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. 5 жил өмнө
ComplexTestsF64.h 0597838b9f CMSIS-DSP: New f64 tests 4 жил өмнө
ComplexTestsQ15.h fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. 5 жил өмнө
ComplexTestsQ31.h fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. 5 жил өмнө
DECIMF32.h fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. 5 жил өмнө
DECIMF64.h 77b7b096f0 Add tests for decimate_f64 and add the function to the pack list of functions. 2 жил өмнө
DECIMQ15.h fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. 5 жил өмнө
DECIMQ31.h fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. 5 жил өмнө
DistanceTestsF16.h f51b3c3317 CMSIS-DSP: Added f16 versions of the distance functions 5 жил өмнө
DistanceTestsF32.h b46a2f86b5 First version of the dynamic time warping algorithm. 3 жил өмнө
DistanceTestsF64.h 0597838b9f CMSIS-DSP: New f64 tests 4 жил өмнө
DistanceTestsU32.h fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. 5 жил өмнө
ExampleCategoryF32.h fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. 5 жил өмнө
ExampleCategoryQ15.h fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. 5 жил өмнө
ExampleCategoryQ31.h fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. 5 жил өмнө
ExampleCategoryQ7.h fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. 5 жил өмнө
FIRF16.h 7c55ae80f7 CMSIS-DSP: Added arm_fir_f16 5 жил өмнө
FIRF32.h 6f229b4f65 CMSIS-DSP: New MVE implementation of the FIR f32 5 жил өмнө
FIRF64.h 0597838b9f CMSIS-DSP: New f64 tests 4 жил өмнө
FIRQ15.h fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. 5 жил өмнө
FIRQ31.h fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. 5 жил өмнө
FIRQ7.h fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. 5 жил өмнө
FastMathF16.h 55c9be8af0 CMSIS-DSP: Added additional f16 statistics functions 5 жил өмнө
FastMathF32.h fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. 5 жил өмнө
FastMathF64.h 0597838b9f CMSIS-DSP: New f64 tests 4 жил өмнө
FastMathQ15.h 99bcacd027 CMSIS-DSP: Some improvements for sign conversion warnings. 3 жил өмнө
FastMathQ31.h 8092cc61f9 CMSIS-DSP: New MFCC Q15 and Q31 4 жил өмнө
FastMathQ63.h 99bcacd027 CMSIS-DSP: Some improvements for sign conversion warnings. 3 жил өмнө
FullyConnected.h 5309ff3334 CMSIS-DSP: Corrected compilation issues with ARM AC5 compiler. 6 жил өмнө
InterpolationTestsF16.h 71218873eb CMSIS-DSP: Added f16 versions of linear and bilinear interpolations 5 жил өмнө
InterpolationTestsF32.h fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. 5 жил өмнө
InterpolationTestsQ15.h fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. 5 жил өмнө
InterpolationTestsQ31.h fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. 5 жил өмнө
InterpolationTestsQ7.h fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. 5 жил өмнө
MFCCF16.h 8fb55a90b7 CMSIS-DSP: Added MFCC F16 4 жил өмнө
MFCCF32.h 3d264cfabb CMSIS-DSP: MFCC F32 4 жил өмнө
MFCCQ15.h 8092cc61f9 CMSIS-DSP: New MFCC Q15 and Q31 4 жил өмнө
MFCCQ31.h 8092cc61f9 CMSIS-DSP: New MFCC Q15 and Q31 4 жил өмнө
MISCF16.h baa16ae1a1 CMSIS-DSP: Correcting issue #1165 4 жил өмнө
MISCF32.h baa16ae1a1 CMSIS-DSP: Correcting issue #1165 4 жил өмнө
MISCF64.h 0597838b9f CMSIS-DSP: New f64 tests 4 жил өмнө
MISCQ15.h baa16ae1a1 CMSIS-DSP: Correcting issue #1165 4 жил өмнө
MISCQ31.h baa16ae1a1 CMSIS-DSP: Correcting issue #1165 4 жил өмнө
MISCQ7.h baa16ae1a1 CMSIS-DSP: Correcting issue #1165 4 жил өмнө
NNSupport.h 5309ff3334 CMSIS-DSP: Corrected compilation issues with ARM AC5 compiler. 6 жил өмнө
Pooling.h 5309ff3334 CMSIS-DSP: Corrected compilation issues with ARM AC5 compiler. 6 жил өмнө
QuaternionTestsF32.h 4357c9e947 CMSIS-DSP: Added scalar f32 quaternion functions. 5 жил өмнө
SVMF16.h 69d56b1a31 CMSIS-DSP: f16 versions of classical ML functions 5 жил өмнө
SVMF32.h fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. 5 жил өмнө
Softmax.h 5309ff3334 CMSIS-DSP: Corrected compilation issues with ARM AC5 compiler. 6 жил өмнө
StatsTestsF16.h 51be1901ce CMSIS-DSP: Added f16 versions of statistics functions. 5 жил өмнө
StatsTestsF32.h fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. 5 жил өмнө
StatsTestsF64.h fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. 5 жил өмнө
StatsTestsQ15.h fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. 5 жил өмнө
StatsTestsQ31.h fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. 5 жил өмнө
StatsTestsQ7.h fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. 5 жил өмнө
SupportBarTestsF16.h 534c34f883 CMSIS-DSP: Added f16 support functions 5 жил өмнө
SupportBarTestsF32.h fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. 5 жил өмнө
SupportTestsF16.h 633ab5913e Add Conversion functions from and to 64 bit floating point 3 жил өмнө
SupportTestsF32.h 633ab5913e Add Conversion functions from and to 64 bit floating point 3 жил өмнө
SupportTestsF64.h 633ab5913e Add Conversion functions from and to 64 bit floating point 3 жил өмнө
SupportTestsQ15.h 633ab5913e Add Conversion functions from and to 64 bit floating point 3 жил өмнө
SupportTestsQ31.h 633ab5913e Add Conversion functions from and to 64 bit floating point 3 жил өмнө
SupportTestsQ7.h 633ab5913e Add Conversion functions from and to 64 bit floating point 3 жил өмнө
TransformCF16.h fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. 5 жил өмнө
TransformCF32.h fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. 5 жил өмнө
TransformCF64.h fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. 5 жил өмнө
TransformCQ15.h fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. 5 жил өмнө
TransformCQ31.h fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. 5 жил өмнө
TransformRF16.h 8b465544a1 CMSIS-DSP: Added arm_rfft_fast_f16 5 жил өмнө
TransformRF32.h fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. 5 жил өмнө
TransformRF64.h fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. 5 жил өмнө
TransformRQ15.h fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. 5 жил өмнө
TransformRQ31.h fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. 5 жил өмнө
UnaryTestsF16.h 91f599c052 Householder and QR decomposition for matrices (f64,f32,f16). 3 жил өмнө
UnaryTestsF32.h 91f599c052 Householder and QR decomposition for matrices (f64,f32,f16). 3 жил өмнө
UnaryTestsF64.h 91f599c052 Householder and QR decomposition for matrices (f64,f32,f16). 3 жил өмнө
UnaryTestsQ15.h fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. 5 жил өмнө
UnaryTestsQ31.h fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. 5 жил өмнө
UnaryTestsQ7.h fe79fc5a00 CMSIS-DSP: Updated tests to use the new headers. 5 жил өмнө
WindowTestsF32.h f757add3bb Added window functions for use with Fourier transforms. 3 жил өмнө
WindowTestsF64.h f757add3bb Added window functions for use with Fourier transforms. 3 жил өмнө
mfccdata.c 8092cc61f9 CMSIS-DSP: New MFCC Q15 and Q31 4 жил өмнө
mfccdata.h 8092cc61f9 CMSIS-DSP: New MFCC Q15 and Q31 4 жил өмнө
mfccdata_f16.h 8fb55a90b7 CMSIS-DSP: Added MFCC F16 4 жил өмнө