Mon, 06 May 2024 13:42:16 UTC | login

Information for build iir1-1.9.3-1.fc37

ID221372
Package Nameiir1
Version1.9.3
Release1.fc37
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 bydavidlt
State complete
Volume DEFAULT
StartedWed, 16 Nov 2022 11:12:37 UTC
CompletedWed, 16 Nov 2022 11:23:30 UTC
Taskbuild (f37, /rpms/iir1.git:5394055e5e89953dea25cf96dd5fd89522e61e07)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/iir1.git#5394055e5e89953dea25cf96dd5fd89522e61e07'}}
Tags
f37
f38
RPMs
src
iir1-1.9.3-1.fc37.src.rpm (info) (download)
noarch
iir1-devel-doc-1.9.3-1.fc37.noarch.rpm (info) (download)
riscv64
iir1-1.9.3-1.fc37.riscv64.rpm (info) (download)
iir1-devel-1.9.3-1.fc37.riscv64.rpm (info) (download)
iir1-debuginfo-1.9.3-1.fc37.riscv64.rpm (info) (download)
iir1-debugsource-1.9.3-1.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Wed Oct 05 2022 Otto Liljalaakso <otto.liljalaakso@iki.fi> 1.9.3-1 - Initial import (rhbz#2129191)