Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libiir-devel-1.9.4-bp155.1.6 RPM for aarch64

From OpenSuSE Leap 15.5 for aarch64

Name: libiir-devel Distribution: SUSE Linux Enterprise 15 SP5
Version: 1.9.4 Vendor: openSUSE
Release: bp155.1.6 Build date: Mon May 22 12:21:52 2023
Group: Unspecified Build host: armbuild01
Size: 118449 Source RPM: iir-1.9.4-bp155.1.6.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.

Provides

Requires

License

MIT

Changelog

* Sat Jan 07 2023 Илья Индиго <ilya@ilya.cf>
  - Updated to 1.9.4.
    * Fixed broken copy-constructor and a lot of smaller fixes.
* Sat Oct 15 2022 Илья Индиго <ilya@ilya.cf>
  - Initialized 1.9.3.

Files

/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 Apr 9 20:15:22 2024