Tue, 28 May 2024 23:36:26 UTC | login

Information for RPM python-lazyarray-0.5.2-6.fc39.src.rpm

ID1044028
Namepython-lazyarray
Version0.5.2
Release6.fc39
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 Time2023-07-21 11:10:34 GMT
Size55.06 KB
9b74374255d88b76b1f544e8a52c2df4
LicenseBSD
Provides
python-lazyarray-docs = 0.5.2-6.fc39
python3-lazyarray = 0.5.2-6.fc39
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
/usr/bin/xindy
latexmk
make
pyproject-rpm-macros
python3-devel
python3-devel
python3-sphinx-latex
python3dist(numpy) >= 1.13
python3dist(packaging)
python3dist(pip) >= 19
python3dist(pytest)
python3dist(scipy)
python3dist(setuptools) >= 40.8
python3dist(sphinx)
python3dist(wheel)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(DynamicBuildRequires) <= 4.15.0-1
rpmlib(FileDigests) <= 4.6.0-1
tex-xetex-bin
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name ascending sort Size
python-lazyarray-0.5.2.tar.gz26.31 KB
python-lazyarray.spec9.29 KB
Component of No Buildroots