Tue, 28 May 2024 20:39:46 UTC | login

Information for RPM python-lazyarray-0.2.8-4.fc25.src.rpm

ID17379
Namepython-lazyarray
Version0.2.8
Release4.fc25
Epoch
Archsrc
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 Time2016-07-19 11:56:07 GMT
Size31.14 KB
28617d6bf545fae94c1627674365b8ec
LicenseBSD
Provides No Provides
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
numpy
python-nose
python-setuptools
python-sphinx
python2-devel
python3-devel
python3-nose
python3-numpy
python3-setuptools
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 4 of 4
Name ascending sort Size
Makefile.lazyarray4.47 KB
lazyarray-0.2.8.tar.gz15.95 KB
lazyarray-doc-conf.py8.27 KB
python-lazyarray.spec5.97 KB
Component of No Buildroots