Mon, 29 Apr 2024 13:21:05 UTC | login

Information for RPM python3-lazyarray-0.3.4-1.fc33.noarch.rpm

ID761976
Namepython3-lazyarray
Version0.3.4
Release1.fc33
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 Time2021-01-09 21:49:46 GMT
Size24.76 KB
e840368ff52b9cde7fbc5f274cc3e56b
LicenseBSD
Provides
python-lazyarray = 0.3.4-1.fc33
python3-lazyarray = 0.3.4-1.fc33
python3.9-lazyarray = 0.3.4-1.fc33
python3.9dist(lazyarray) = 0.3.4
python3dist(lazyarray) = 0.3.4
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
python(abi) = 3.9
python3dist(numpy)
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 9 of 9
Name ascending sort Size
/usr/lib/python3.9/site-packages/__pycache__/lazyarray.cpython-39.opt-1.pyc17.63 KB
/usr/lib/python3.9/site-packages/__pycache__/lazyarray.cpython-39.pyc17.73 KB
/usr/lib/python3.9/site-packages/lazyarray-0.3.4-py3.9.egg-info2.14 KB
/usr/lib/python3.9/site-packages/lazyarray.py21.93 KB
/usr/share/doc/python3-lazyarray0.00 B
/usr/share/doc/python3-lazyarray/README.rst1.18 KB
/usr/share/doc/python3-lazyarray/changelog.txt2.96 KB
/usr/share/licenses/python3-lazyarray0.00 B
/usr/share/licenses/python3-lazyarray/LICENSE1.49 KB
Component of No Buildroots