Mon, 17 Feb 2025 00:56:11 UTC | login

Information for RPM python3-lazyarray-0.6.0-3.20241020git61d5f98.fc41.noarch.rpm

ID1473014
Namepython3-lazyarray
Version0.6.0
Release3.20241020git61d5f98.fc41
Epoch
Archnoarch
SummaryA lazily-evaluated numerical array class
Descriptionlazyarray is a Python package that provides a lazily-evaluated numerical array class, larray, based on and compatible with NumPy arrays. Lazy evaluation means that any operations on the array (potentially including array construction) are not performed immediately, but are delayed until evaluation is specifically requested. Evaluation of only parts of the array is also possible. Use of an larray can potentially save considerable computation time and memory in cases where: • arrays are used conditionally (i.e. there are cases in which the array is never used) • only parts of an array are used (for example in distributed computation, in which each MPI node operates on a subset of the elements of the array) Documentation: http://lazyarray.readthedocs.org
Build Time2024-11-02 10:20:21 GMT
Size31.56 KB
fb1b427de278a4c38488709260fd9479
LicenseBSD-3-Clause
Provides
python-lazyarray = 0.6.0-3.20241020git61d5f98.fc41
python3-lazyarray = 0.6.0-3.20241020git61d5f98.fc41
python3.13-lazyarray = 0.6.0-3.20241020git61d5f98.fc41
python3.13dist(lazyarray) = 0.6
python3dist(lazyarray) = 0.6
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
python(abi) = 3.13
python3.13dist(numpy) >= 1.20.3
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 12 of 12
Name ascending sort Size
/usr/lib/python3.13/site-packages/__pycache__/lazyarray.cpython-313.opt-1.pyc32.20 KB
/usr/lib/python3.13/site-packages/__pycache__/lazyarray.cpython-313.pyc32.46 KB
/usr/lib/python3.13/site-packages/lazyarray-0.6.0.dist-info0.00 B
/usr/lib/python3.13/site-packages/lazyarray-0.6.0.dist-info/INSTALLER4.00 B
/usr/lib/python3.13/site-packages/lazyarray-0.6.0.dist-info/LICENSE1.51 KB
/usr/lib/python3.13/site-packages/lazyarray-0.6.0.dist-info/METADATA2.61 KB
/usr/lib/python3.13/site-packages/lazyarray-0.6.0.dist-info/WHEEL92.00 B
/usr/lib/python3.13/site-packages/lazyarray-0.6.0.dist-info/top_level.txt10.00 B
/usr/lib/python3.13/site-packages/lazyarray.py22.85 KB
/usr/share/doc/python3-lazyarray0.00 B
/usr/share/doc/python3-lazyarray/README.rst1.20 KB
/usr/share/doc/python3-lazyarray/changelog.txt3.84 KB
Component of No Buildroots