Thu, 30 May 2024 20:19:12 UTC | login

Information for build catch22-0.4.0-3.fc38

ID244608
Package Namecatch22
Version0.4.0
Release3.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/catch22.git#c62008f72cece26c996b0ec4580b894006fa9ab4
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
StartedWed, 12 Apr 2023 16:26:50 UTC
CompletedWed, 12 Apr 2023 17:55:56 UTC
Taskbuild (f38, /rpms/catch22.git:c62008f72cece26c996b0ec4580b894006fa9ab4)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/catch22.git#c62008f72cece26c996b0ec4580b894006fa9ab4'}}
Tags
f38
f39
f40
RPMs
src
catch22-0.4.0-3.fc38.src.rpm (info) (download)
riscv64
catch22-0.4.0-3.fc38.riscv64.rpm (info) (download)
python3-catch22-0.4.0-3.fc38.riscv64.rpm (info) (download)
catch22-debuginfo-0.4.0-3.fc38.riscv64.rpm (info) (download)
catch22-debugsource-0.4.0-3.fc38.riscv64.rpm (info) (download)
python3-catch22-debuginfo-0.4.0-3.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> 0.4.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * 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