Mon, 27 May 2024 04:49:08 UTC | login

Information for build rtfilter-1.1-5.fc28

ID19752
Package Namertfilter
Version1.1
Release5.fc28
Epoch
SummaryRealtime digital filtering functions for multichannel signals
Descriptionrtfilter 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.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:30:59 UTC
CompletedSat, 14 Apr 2018 20:30:59 UTC
Tags
f28
f29
RPMs
src
rtfilter-1.1-5.fc28.src.rpm (info) (download)
riscv64
rtfilter-1.1-5.fc28.riscv64.rpm (info) (download)
rtfilter-devel-1.1-5.fc28.riscv64.rpm (info) (download)
Changelog * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Sun Nov 29 2015 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 1.1-1 - Initial package