Commit Graph

8 Commits (90f5435c504168e092f2369226a4ab090bc3afac)

Author SHA1 Message Date
Christophe Favergeon 8703d4547d Renamed LICENSE file 3 years ago
Christophe Favergeon 1d9e38adca Reworked FFT initializations to make the work of the linker easier.
New FFT initialization functions to make it easier for the linker
to optimize the code size when the library is used as a static
library and can't be rebuilt.

Compilation directives for code size optimizations have been removed.
3 years ago
Vladimir Marchenko 5d43a377b6
Extended new doxygen layout with version dropdown + minor cleanup. (#34)
* Extended new doxygen layout with version dropdown + minor cleanup.

* Removed unnecessary reference to printComponentTabs.js
3 years ago
Christophe Favergeon 91f599c052 Householder and QR decomposition for matrices (f64,f32,f16).
(not yet optimized)
3 years ago
Christophe Favergeon b665767f3e Removed duplicate Doxygen definitions. 3 years ago
Vladimir Marchenko c7c223ef74 Fixes and alignment in doxygen configuration file 3 years ago
Vladimir Marchenko 155759586a Updated Documentation to Doxygen 1.9.2 and new layout. 3 years ago
Christophe Favergeon 3f95fbca89 New repository for CMSIS-DSP 4 years ago