Mon, 29 Apr 2024 01:37:59 UTC | login

Information for RPM python-lazyarray-0.3.4-1.fc33.src.rpm

ID761974
Namepython-lazyarray
Version0.3.4
Release1.fc33
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 Time2021-01-09 21:49:36 GMT
Size35.85 KB
bd4e2e223848a80c9c2b8f700af9c181
LicenseBSD
Provides
python-lazyarray-docs = 0.3.4-1.fc33
python3-lazyarray = 0.3.4-1.fc33
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
python3-devel
python3dist(nose)
python3dist(numpy)
python3dist(scipy)
python3dist(setuptools)
python3dist(sphinx)
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.3.4.tar.gz19.97 KB
lazyarray-doc-conf.py8.27 KB
python-lazyarray.spec6.88 KB
Component of No Buildroots