python-lazyarray

Lazily-evaluated numerical array class, compatible with NumPy arrays

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)

Для openSUSE Leap 16.0 нет официального пакета

Дистрибутивы

openSUSE Tumbleweed

devel:languages:python:backports Экспериментальный
0.6.0
devel:languages:python:numeric Экспериментальный
0.6.0

openSUSE Leap 16.0

devel:languages:python:backports Экспериментальный
0.6.0
devel:languages:python:numeric Экспериментальный
0.6.0

openSUSE Leap 15.6

devel:languages:python:backports Экспериментальный
0.6.0
devel:languages:python:numeric Экспериментальный
0.6.0

openSUSE Leap 15.5

devel:languages:python:backports Экспериментальный
0.6.0

openSUSE Backports for SLE 15 SP7

devel:languages:python:backports Экспериментальный
0.5.2

openSUSE Backports for SLE 15 SP4

devel:languages:python:backports Экспериментальный
0.6.0

SUSE SLE-15-SP1

Неподдерживаемые дистрибутивы

Следующие дистрибутивы не имеют официальной поддержки. Используйте их пакеты на свой страх и риск.