Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource python2-lazyarray

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)

Found 1 sites for python2-lazyarray

Found 2 RPM for python2-lazyarray

PackageSummaryDistributionDownload
python2-lazyarray-0.3.3-bp153.1.17.noarch.htmlLazily-evaluated numerical array class, compatible with NumPy arraysOpenSuSE Leap 15.3 for noarchpython2-lazyarray-0.3.3-bp153.1.17.noarch.rpm
python2-lazyarray-0.3.3-lp152.1.1.noarch.htmlLazily-evaluated numerical array class, compatible with NumPy arraysOpenSuSE Leap 15.2 for noarchpython2-lazyarray-0.3.3-lp152.1.1.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet