Commit Graph

3 Commits (aa2ed3777cadaea66a2d29b8381ea928a84a74e2)

Author SHA1 Message Date
Timothy Fosdike aa2ed3777c Fixed compiler warnings
Fixed shadowed variables in assembly macros for Cortex-M convolution
Fixed type promotions in _f64 matrix and transform code
3 years ago
Christophe Favergeon 91f599c052 Householder and QR decomposition for matrices (f64,f32,f16).
(not yet optimized)
3 years ago
Christophe Favergeon cb0960577d CMSIS-DSP: Improvements to matrix inversion.
Partial pivoting added for better numerical stability.
4 years ago