Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: libiir-devel | Distribution: openSUSE Leap 16.0 |
Version: 1.9.5 | Vendor: openSUSE |
Release: lp160.1.1 | Build date: Mon Aug 12 13:04:23 2024 |
Group: Unspecified | Build host: reproducible |
Size: 118460 | Source RPM: iir-1.9.5-lp160.1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/berndporr/iir1 | |
Summary: DSP infinite impulse response realtime C++ filter library |
An infinite impulse response (IIR) filter library for Linux, Mac OSX and Windows which implements Butterworth, RBJ, Chebychev filters and can easily import coefficients generated by Python (scipy). The filter processes the data sample by sample for realtime processing. It uses templates to allocate the required memory so that it can run without any malloc / new commands. Memory is allocated at compile time so that there is never the risk of memory leaks. All realtime filter code is in the header files which guarantees efficient integration into the main program and the compiler can optimise both filter code and main program at the same time.
MIT
* Mon Aug 12 2024 Илья Индиго <ilya@ilya.top> - Updated to 1.9.5 * Fixed phase inversal in the pole/zero to coefficient conversion. * Sat Jan 07 2023 Илья Индиго <ilya@ilya.top> - Updated to 1.9.4 * Fixed broken copy-constructor and a lot of smaller fixes. * Sat Oct 15 2022 Илья Индиго <ilya@ilya.top> - Initialized 1.9.3
/usr/include/Iir.h /usr/include/iir /usr/include/iir/Biquad.h /usr/include/iir/Butterworth.h /usr/include/iir/Cascade.h /usr/include/iir/ChebyshevI.h /usr/include/iir/ChebyshevII.h /usr/include/iir/Common.h /usr/include/iir/Custom.h /usr/include/iir/Layout.h /usr/include/iir/MathSupplement.h /usr/include/iir/PoleFilter.h /usr/include/iir/RBJ.h /usr/include/iir/State.h /usr/include/iir/Types.h /usr/lib64/libiir.so /usr/lib64/pkgconfig/iir.pc
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Nov 12 00:24:29 2024