Thu, 30 May 2024 11:17:08 UTC | login

Information for RPM python2-lazyarray-0.2.8-10.fc28.noarch.rpm

ID108129
Namepython2-lazyarray
Version0.2.8
Release10.fc28
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 Time2018-02-09 08:48:40 GMT
Size23.84 KB
e1341580aa81dcc904c8a84818035faa
LicenseBSD
Provides
python-lazyarray = 0.2.8-10.fc28
python2-lazyarray
python2-lazyarray = 0.2.8-10.fc28
python2.7dist(lazyarray) = 0.2.8
python2dist(lazyarray) = 0.2.8
Obsoletes
python-lazyarray < 0.2.8-10.fc28
Conflicts No Conflicts
Requires
python(abi) = 2.7
python2-numpy
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 8 of 8
Name ascending sort Size
/usr/lib/python2.7/site-packages/lazyarray-0.2.8-py2.7.egg-info1.70 KB
/usr/lib/python2.7/site-packages/lazyarray.py19.69 KB
/usr/lib/python2.7/site-packages/lazyarray.pyc19.75 KB
/usr/lib/python2.7/site-packages/lazyarray.pyo19.65 KB
/usr/share/doc/python2-lazyarray0.00 B
/usr/share/doc/python2-lazyarray/LICENSE1.47 KB
/usr/share/doc/python2-lazyarray/README833.00 B
/usr/share/doc/python2-lazyarray/changelog.txt1.98 KB
Component of No Buildroots