Thu, 30 May 2024 14:32:28 UTC | login

Information for RPM python3-lazyarray-0.5.2-4.fc38.noarch.rpm

ID923126
Namepython3-lazyarray
Version0.5.2
Release4.fc38
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 Time2023-01-20 14:35:20 GMT
Size32.30 KB
804e0918f1d7574ee727a04713c51584
LicenseBSD
Provides
python-lazyarray = 0.5.2-4.fc38
python3-lazyarray = 0.5.2-4.fc38
python3.11-lazyarray = 0.5.2-4.fc38
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.08 KB
/usr/lib/python3.11/site-packages/__pycache__/lazyarray.cpython-311.pyc34.32 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