Fedora Packages

rtfilter

Realtime digital filtering functions for multichannel signals

rtfilter provides a library written in C implementing realtime digital filtering functions for multichannel signals (i.e. filtering multiple signals with the same filter). It implements FIR, IIR filters and downsampler for float and double data type (both for real and complex valued signal). Additional functions are also provided to design few usual filters: Butterworth, Chebyshev, windowed sinc, analytical filter... One of the main differences from other libraries providing digital signal processing is that the filter functions have been specifically designed and optimized for multichannel signals (from few channels to several hundred). If data allows it, the library automatically switch to optimized SIMD (Single Instruction Multiple Data) code, allowing to reduce by 3~4 the time spent in processing the data.

Releases Overview

Release Stable Testing
Fedora Rawhide 1.3-3.fc40 -
Fedora 40 1.3-3.fc40 -
Fedora 39 1.3-1.fc39 -
Fedora 38 1.3-1.fc38 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at rtfilter dash maintainers at fedoraproject dot org.



Sources on Pagure