Skip to content

JanWilczek/fir-simd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FIR Filter Implementation using SIMD

Efficient FIR filter implementation using SIMD instructions and proper data alignment.

License

Licensed under the GNU Lesser General Public License (LGPL) v2.1. Commercial Non-LGPL license alternative available upon request (you can contact me via janwilczek.com).

Build instructions

In the main repo directory simply execute

$ cmake -S . -B build

About

Efficient FIR Filter Implementation with SIMD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published