معرفی شرکت ها


python3-autograd-1.3-16.fc37.noarch.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Efficiently computes derivatives of numpy code
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 37
مخزن Fedora Everything noarch
نام بسته python3-autograd
نام فایل بسته python3-autograd-1.3-16.fc37.noarch.rpm
نسخه بسته 1.3
انتشار بسته 16.fc37
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Fri 22 Jul 2022 09
هاست سازنده buildvm-x86-04.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://github.com/HIPS/autograd
مجوز MIT
حجم دانلود 179K
حجم نصب 629.548K
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.


جایگزین ها

بسته نسخه معماری مخزن
python3-autograd-1.5-1.fc37.noarch.rpm 1.5 noarch Fedora Everything


نیازمندی

مقدار نام
= 3.11 python(abi)
>= 0.15.2 python3.11dist(future)
>= 1.12 python3.11dist(numpy)


ارائه دهنده

مقدار نام
= 1.3-16.fc37 python-autograd
= 1.3-16.fc37 python3-autograd
= 1.3-16.fc37 python3.11-autograd
= 1.3 python3.11dist(autograd)
= 1.3 python3dist(autograd)


نحوه نصب


نصب پکیج rpm python3-autograd:

    dnf install python3-autograd-1.3-16.fc37.noarch.rpm


فایل ها

مسیرها
/usr/lib/python3.11/site-packages/autograd
/usr/lib/python3.11/site-packages/autograd-1.3.dist-info
/usr/lib/python3.11/site-packages/autograd-1.3.dist-info/INSTALLER
/usr/lib/python3.11/site-packages/autograd-1.3.dist-info/METADATA
/usr/lib/python3.11/site-packages/autograd-1.3.dist-info/WHEEL
/usr/lib/python3.11/site-packages/autograd-1.3.dist-info/top_level.txt
/usr/lib/python3.11/site-packages/autograd/__init__.py
/usr/lib/python3.11/site-packages/autograd/__pycache__
/usr/lib/python3.11/site-packages/autograd/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/autograd/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/autograd/__pycache__/builtins.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/autograd/__pycache__/builtins.cpython-311.pyc
/usr/lib/python3.11/site-packages/autograd/__pycache__/core.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/autograd/__pycache__/core.cpython-311.pyc
/usr/lib/python3.11/site-packages/autograd/__pycache__/differential_operators.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/autograd/__pycache__/differential_operators.cpython-311.pyc
/usr/lib/python3.11/site-packages/autograd/__pycache__/extend.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/autograd/__pycache__/extend.cpython-311.pyc
/usr/lib/python3.11/site-packages/autograd/__pycache__/test_util.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/autograd/__pycache__/test_util.cpython-311.pyc
/usr/lib/python3.11/site-packages/autograd/__pycache__/tracer.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/autograd/__pycache__/tracer.cpython-311.pyc
/usr/lib/python3.11/site-packages/autograd/__pycache__/util.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/autograd/__pycache__/util.cpython-311.pyc
/usr/lib/python3.11/site-packages/autograd/__pycache__/wrap_util.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/autograd/__pycache__/wrap_util.cpython-311.pyc
/usr/lib/python3.11/site-packages/autograd/builtins.py
/usr/lib/python3.11/site-packages/autograd/core.py
/usr/lib/python3.11/site-packages/autograd/differential_operators.py
/usr/lib/python3.11/site-packages/autograd/extend.py
/usr/lib/python3.11/site-packages/autograd/misc
/usr/lib/python3.11/site-packages/autograd/misc/__init__.py
/usr/lib/python3.11/site-packages/autograd/misc/__pycache__
/usr/lib/python3.11/site-packages/autograd/misc/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/autograd/misc/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/autograd/misc/__pycache__/fixed_points.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/autograd/misc/__pycache__/fixed_points.cpython-311.pyc
/usr/lib/python3.11/site-packages/autograd/misc/__pycache__/flatten.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/autograd/misc/__pycache__/flatten.cpython-311.pyc
/usr/lib/python3.11/site-packages/autograd/misc/__pycache__/optimizers.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/autograd/misc/__pycache__/optimizers.cpython-311.pyc
/usr/lib/python3.11/site-packages/autograd/misc/__pycache__/tracers.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/autograd/misc/__pycache__/tracers.cpython-311.pyc
/usr/lib/python3.11/site-packages/autograd/misc/fixed_points.py
/usr/lib/python3.11/site-packages/autograd/misc/flatten.py
/usr/lib/python3.11/site-packages/autograd/misc/optimizers.py
/usr/lib/python3.11/site-packages/autograd/misc/tracers.py
/usr/lib/python3.11/site-packages/autograd/numpy
/usr/lib/python3.11/site-packages/autograd/numpy/__init__.py
/usr/lib/python3.11/site-packages/autograd/numpy/__pycache__
... and 81 more


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2022-07-22

Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

2022-06-13

Rebuilt for Python 3.11

2022-06-11

Fix Python 3.11 compatibility (close RHBZ#2094014)

2022-02-15

initial import to src.fp.o

2022-02-15

updated spec doc

2022-02-15

updated spec file

2022-02-15

add comment

2022-02-15

chore: regenerate srcrpm

2022-02-15

feat: reformat description

2022-02-15

chore: clean up old files

2022-02-15

spec and srpm updated

2022-02-15

%autorelease and %autochangelog changes

2022-02-15

license text included in its file

2022-02-15

Add Spec and Srcrpm for Review

2022-02-15

Add spec and tar file for Review

2022-02-15

Add Spec and tar file