Package : iir1 > RPM : iir1-1.9.3-1.mga9.src.rpm

Basic items

Name iir1
Version 1.9.3
Release 1.mga9
URL https://github.com/berndporr/iir1
Group System/Libraries
Summary DSP infinite impulse response realtime C++ filter library
Size 2,100KB
Arch aarch64
License MIT

Description

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.

Media information

Distribution release Mageia 9
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2022-12-23 14:50:15
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie