Sat, 22 Feb 2025 09:57:49 UTC | login

Information for build python-autograd-1.7.0-2.fc42

ID348863
Package Namepython-autograd
Version1.7.0
Release2.fc42
Epoch
SummaryEfficiently computes derivatives of numpy code
DescriptionAutograd can automatically differentiate native Python and Numpy code. It can handle a large subset of Python's features, including loops, ifs, recursion and closures, and it can even take derivatives of derivatives of derivatives. It supports reverse-mode differentiation (a.k.a. backpropagation), which means it can efficiently take gradients of scalar-valued functions with respect to array-valued arguments, as well as forward-mode differentiation, and the two can be composed arbitrarily. The main intended application of Autograd is gradient-based optimization.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 21 Feb 2025 11:43:53 UTC
CompletedFri, 21 Feb 2025 11:43:53 UTC
Tags
f42
RPMs
src
python-autograd-1.7.0-2.fc42.src.rpm (info) (download)
noarch
python-autograd-doc-1.7.0-2.fc42.noarch.rpm (info) (download)
python3-autograd-1.7.0-2.fc42.noarch.rpm (info) (download)
Changelog * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Thu Sep 26 2024 Sandro <devel@penguinpee.nl> - 1.7.0-1 - Update to 1.7.0 (RHBZ#2307372) - Drop patches (merged upstream) - Use tag instead of commit (releases are tagged now) * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.2-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 1.6.2-9 - Rebuilt for Python 3.13 * Mon Apr 29 2024 Sandro <devel@penguinpee.nl> - 1.6.2-8 - Apply patches for Python 3.13 (RHBZ#2276611) - Drop dependency on future - Fix indentation in docstring * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Jan 02 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.6.2-4 - Add missing license file * Mon Nov 20 2023 Sandro <devel@penguinpee.nl> - 1.6.2-3 - Use user friendly package names * Mon Nov 20 2023 Sandro <devel@penguinpee.nl> - 1.6.2-2 - Use forge macros * Tue Sep 05 2023 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 1.6.2-1 - feat: update to 1.6.2 (fixes rhbz#2216768) * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 29 2023 Python Maint <python-maint@redhat.com> - 1.5-3 - Rebuilt for Python 3.12 * Wed Mar 22 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.5-2 - Patch mvn tests that were failing (no change to library code) * Fri Mar 17 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.5-1 - Update to 1.5 - Add a weak dependency on scipy * Fri Mar 17 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.3-19 - Confirm License is SPDX MIT * Fri Mar 17 2023 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1.3-18 - Backport upstream fix for build with numpy 2.24 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild