--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2024-aee92f1b6a
2024-01-11 01:15:19.066569
--------------------------------------------------------------------------------

Name        : python-autograd
Product     : Fedora 39
Version     : 1.6.2
Release     : 4.fc39
URL         : https://github.com/HIPS/autograd
Summary     : Efficiently computes derivatives of numpy code
Description :
Autograd 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.

--------------------------------------------------------------------------------
Update Information:

Add missing license file
--------------------------------------------------------------------------------
ChangeLog:

* Tue Jan  2 2024 Benjamin A. Beasley <[email protected]> - 1.6.2-4
- Add missing license file
* Mon Nov 20 2023 Sandro <[email protected]> - 1.6.2-3
- Use user friendly package names
* Mon Nov 20 2023 Sandro <[email protected]> - 1.6.2-2
- Use forge macros
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2024-aee92f1b6a' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--
_______________________________________________
package-announce mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to