Wed, 05 Jun 2024 08:20:05 UTC | login

Information for build python-contextualbandits-0.3.20-1.fc37

ID221775
Package Namepython-contextualbandits
Version0.3.20
Release1.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-contextualbandits.git#65a51495b5494e98cc20643439def67f58ddc744
SummaryPython implementations of algorithms for contextual bandits
DescriptionThis Python package contains implementations of methods from different papers dealing with contextual bandit problems, as well as adaptations from typical multi-armed bandits strategies. It aims to provide an easy way to prototype and compare ideas, to reproduce research papers that don't provide easily-available implementations of their proposed algorithms, and to serve as a guide in learning about contextual bandits.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 08 Jan 2023 16:12:18 UTC
CompletedSun, 08 Jan 2023 17:03:38 UTC
Taskbuild (f37, /rpms/python-contextualbandits.git:65a51495b5494e98cc20643439def67f58ddc744)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-contextualbandits.git#65a51495b5494e98cc20643439def67f58ddc744'}}
Tags
f37
f38
RPMs
src
python-contextualbandits-0.3.20-1.fc37.src.rpm (info) (download)
noarch
python-contextualbandits-doc-0.3.20-1.fc37.noarch.rpm (info) (download)
riscv64
python3-contextualbandits-0.3.20-1.fc37.riscv64.rpm (info) (download)
python-contextualbandits-debugsource-0.3.20-1.fc37.riscv64.rpm (info) (download)
python3-contextualbandits-debuginfo-0.3.20-1.fc37.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Dec 02 2022 Iztok Fister Jr. <iztokf AT fedoraproject DOT org> - 0.3.20-1 - Update to the latest upstream's release * Fri Oct 14 2022 Iztok Fister Jr. <iztokf AT fedoraproject DOT org> - 0.3.19-1 - Update to the latest upstream's release * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.17.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jul 08 2022 Iztok Fister Jr. <iztokf AT fedoraproject DOT org> - 0.3.17.3-1 - Update to the latest upstream's release * Mon Jul 04 2022 Python Maint <python-maint@redhat.com> - 0.3.17-4 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.17-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Mon Jan 03 2022 Iztok Fister Jr. <iztokf AT fedoraproject DOT org> - 0.3.17-2 - Port to pyproject-rpm-macros * Sat Jan 01 2022 Iztok Fister Jr. <iztokf AT fedoraproject DOT org> - 0.3.17-1 - Update to the latest upstream's release - Remove patch * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.14-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.3.14-2 - Rebuilt for Python 3.10 * Sun Apr 18 2021 Iztok Fister Jr. <iztokf AT fedoraproject DOT org> - 0.3.14-1 - Initial package