Wed, 29 May 2024 01:43:08 UTC | login

Information for RPM python3-lazyarray-0.5.2-3.fc37.noarch.rpm

ID806213
Namepython3-lazyarray
Version0.5.2
Release3.fc37
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 Time2022-07-22 19:52:21 GMT
Size32.37 KB
7283fe8dcaf4e640a9e83e0a3b7553ab
LicenseBSD
Provides
python-lazyarray = 0.5.2-3.fc37
python3-lazyarray = 0.5.2-3.fc37
python3.11-lazyarray = 0.5.2-3.fc37
python3.11dist(lazyarray) = 0.5.2
python3dist(lazyarray) = 0.5.2
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
python(abi) = 3.11
python3.11dist(numpy) >= 1.13
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.11/site-packages/__pycache__/lazyarray.cpython-311.opt-1.pyc34.18 KB
/usr/lib/python3.11/site-packages/__pycache__/lazyarray.cpython-311.pyc34.42 KB
/usr/lib/python3.11/site-packages/lazyarray-0.5.2.dist-info0.00 B
/usr/lib/python3.11/site-packages/lazyarray-0.5.2.dist-info/INSTALLER4.00 B
/usr/lib/python3.11/site-packages/lazyarray-0.5.2.dist-info/LICENSE1.51 KB
/usr/lib/python3.11/site-packages/lazyarray-0.5.2.dist-info/METADATA1.86 KB
/usr/lib/python3.11/site-packages/lazyarray-0.5.2.dist-info/WHEEL92.00 B
/usr/lib/python3.11/site-packages/lazyarray-0.5.2.dist-info/top_level.txt10.00 B
/usr/lib/python3.11/site-packages/lazyarray.py22.94 KB
/usr/share/doc/python3-lazyarray0.00 B
/usr/share/doc/python3-lazyarray/README.rst1.18 KB
/usr/share/doc/python3-lazyarray/changelog.txt3.58 KB
Component of No Buildroots