Information for build iir1-1.9.3-1.fc36

ID2071655
Package Nameiir1
Version1.9.3
Release1.fc36
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/iir1.git#5394055e5e89953dea25cf96dd5fd89522e61e07
SummaryDSP IIR Realtime C++ filter library
DescriptionAn 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.
Built byoturpe
State complete
Volume DEFAULT
StartedWed, 05 Oct 2022 22:16:16 UTC
CompletedWed, 05 Oct 2022 22:28:28 UTC
Taskbuild (f36, /rpms/iir1.git:5394055e5e89953dea25cf96dd5fd89522e61e07)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/iir1.git#5394055e5e89953dea25cf96dd5fd89522e61e07'}}
Tags
f36-updates
RPMs
src
iir1-1.9.3-1.fc36.src.rpm (info) (download)
aarch64
iir1-1.9.3-1.fc36.aarch64.rpm (info) (download)
iir1-devel-1.9.3-1.fc36.aarch64.rpm (info) (download)
iir1-debuginfo-1.9.3-1.fc36.aarch64.rpm (info) (download)
iir1-debugsource-1.9.3-1.fc36.aarch64.rpm (info) (download)
armv7hl
iir1-1.9.3-1.fc36.armv7hl.rpm (info) (download)
iir1-devel-1.9.3-1.fc36.armv7hl.rpm (info) (download)
iir1-debuginfo-1.9.3-1.fc36.armv7hl.rpm (info) (download)
iir1-debugsource-1.9.3-1.fc36.armv7hl.rpm (info) (download)
i686
iir1-1.9.3-1.fc36.i686.rpm (info) (download)
iir1-devel-1.9.3-1.fc36.i686.rpm (info) (download)
iir1-debuginfo-1.9.3-1.fc36.i686.rpm (info) (download)
iir1-debugsource-1.9.3-1.fc36.i686.rpm (info) (download)
noarch
iir1-devel-doc-1.9.3-1.fc36.noarch.rpm (info) (download)
ppc64le
iir1-1.9.3-1.fc36.ppc64le.rpm (info) (download)
iir1-devel-1.9.3-1.fc36.ppc64le.rpm (info) (download)
iir1-debuginfo-1.9.3-1.fc36.ppc64le.rpm (info) (download)
iir1-debugsource-1.9.3-1.fc36.ppc64le.rpm (info) (download)
s390x
iir1-1.9.3-1.fc36.s390x.rpm (info) (download)
iir1-devel-1.9.3-1.fc36.s390x.rpm (info) (download)
iir1-debuginfo-1.9.3-1.fc36.s390x.rpm (info) (download)
iir1-debugsource-1.9.3-1.fc36.s390x.rpm (info) (download)
x86_64
iir1-1.9.3-1.fc36.x86_64.rpm (info) (download)
iir1-devel-1.9.3-1.fc36.x86_64.rpm (info) (download)
iir1-debuginfo-1.9.3-1.fc36.x86_64.rpm (info) (download)
iir1-debugsource-1.9.3-1.fc36.x86_64.rpm (info) (download)
Logs
armv7hl
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
i686
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
ppc64le
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
s390x
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed Oct 05 2022 Otto Liljalaakso <otto.liljalaakso@iki.fi> 1.9.3-1 - Initial import (rhbz#2129191)