Wed, 29 May 2024 01:26:41 UTC | login

Information for build catch22-0.4.0-2.fc37

ID215830
Package Namecatch22
Version0.4.0
Release2.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/catch22.git#89617fd69cacf37b397dc5c6ed26280fe37e79d3
SummaryCAnonical Time-series CHaracteristics
Description catch22 is a collection of 22 time-series features coded in C that can be run from Python, R, Matlab, and Julia. The catch22 features are a high-performing subset of the over 7000 features in hctsa. Features were selected based on their classification performance across a collection of 93 real-world time-series classification problems, as described in our open-access paper: - Lubba et al. (2019). catch22: CAnonical Time-series CHaracteristics (https://doi.org/10.1007/s10618-019-00647-x) The computational pipeline used to generate the catch22 feature set is in the op_importance (https://github.com/chlubba/op_importance) repository. For catch22-related information and resources, including a list of publications using catch22, see the catch22 wiki (https://github.com/chlubba/catch22/wiki).
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 04 Nov 2022 20:03:41 UTC
CompletedFri, 04 Nov 2022 20:12:53 UTC
Taskbuild (f37, /rpms/catch22.git:89617fd69cacf37b397dc5c6ed26280fe37e79d3)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/catch22.git#89617fd69cacf37b397dc5c6ed26280fe37e79d3'}}
Tags
f37
f38
RPMs
src
catch22-0.4.0-2.fc37.src.rpm (info) (download)
riscv64
catch22-0.4.0-2.fc37.riscv64.rpm (info) (download)
python3-catch22-0.4.0-2.fc37.riscv64.rpm (info) (download)
catch22-debuginfo-0.4.0-2.fc37.riscv64.rpm (info) (download)
catch22-debugsource-0.4.0-2.fc37.riscv64.rpm (info) (download)
python3-catch22-debuginfo-0.4.0-2.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> 0.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jul 12 2022 Benjamin A. Beasley <code@musicinmybrain.net> 0.4.0-1 - Update to 0.4.0 (close RHBZ#2095508) * Wed Jun 15 2022 Benjamin A. Beasley <code@musicinmybrain.net> 0.3.1-1 - Update to 0.3.1 (close RHBZ#2095508) * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.2.1-3 - Rebuilt for Python 3.11 * Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Aug 10 2021 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.2.1-1 - Correct location of LDFLAGS - Move linker flags to end * Mon Aug 09 2021 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.2.1-1 - Add sub-package specific licenses - Add LDFLAGS - Preserve time stamps - Remove R sub-package: package Rcatch22 separately - Run python test - Add basic C test * Thu Jul 08 2021 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.2.1-1 - Initial build