Sat, 22 Feb 2025 06:17:06 UTC | login

Information for build python-array-api-strict-2.0.1-2.fc42

ID351028
Package Namepython-array-api-strict
Version2.0.1
Release2.fc42
Epoch
SummaryStrict implementation of the Python array API
Descriptionarray_api_strict is a strict, minimal implementation of the Python array API. The purpose of array-api-strict is to provide an implementation of the array API for consuming libraries to test against so they can be completely sure their usage of the array API is portable. It is not intended to be used by end-users. End-users of the array API should just use their favorite array library (NumPy, CuPy, PyTorch, etc.) as usual. It is also not intended to be used as a dependency by consuming libraries. Consuming library code should use the array-api-compat package to support the array API. Rather, it is intended to be used in the test suites of consuming libraries to test their array API usage.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 21 Feb 2025 14:05:53 UTC
CompletedFri, 21 Feb 2025 14:05:53 UTC
Tags
f42
RPMs
src
python-array-api-strict-2.0.1-2.fc42.src.rpm (info) (download)
noarch
python3-array-api-strict-2.0.1-2.fc42.noarch.rpm (info) (download)
Changelog * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Sat Oct 05 2024 Paul Pfeister <code@pfeister.dev> - 2.0.1-1 - Initial package (fedora#2305071)