Tue, 28 May 2024 23:17:33 UTC | login

Information for RPM python3-lazyarray-0.3.2-6.fc32.noarch.rpm

ID523118
Namepython3-lazyarray
Version0.3.2
Release6.fc32
Epoch
Archnoarch
SummaryA lazily-evaluated numerical array class
Description lazyarray 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 Time2020-01-30 13:07:42 GMT
Size24.83 KB
5c7286f2d05191c558c865df1bd1e209
LicenseBSD
Provides
python-lazyarray = 0.3.2-6.fc32
python3-lazyarray = 0.3.2-6.fc32
python3.8dist(lazyarray) = 0.3.2
python3dist(lazyarray) = 0.3.2
Obsoletes
python-lazyarray < 0.3.2-6.fc32
Conflicts No Conflicts
Requires
python(abi) = 3.8
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.8/site-packages/__pycache__/lazyarray.cpython-38.opt-1.pyc17.28 KB
/usr/lib/python3.8/site-packages/__pycache__/lazyarray.cpython-38.pyc17.39 KB
/usr/lib/python3.8/site-packages/lazyarray-0.3.2-py3.8.egg-info2.15 KB
/usr/lib/python3.8/site-packages/lazyarray.py21.11 KB
/usr/share/doc/python3-lazyarray0.00 B
/usr/share/doc/python3-lazyarray/README.rst1.18 KB
/usr/share/doc/python3-lazyarray/changelog.txt2.63 KB
/usr/share/licenses/python3-lazyarray0.00 B
/usr/share/licenses/python3-lazyarray/LICENSE1.49 KB
Component of No Buildroots