Пакет: python-lazyarray (0.1.0-1)
Ссылки для python-lazyarray
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код lazyarray:
Сопровождающие:
Внешние ресурсы:
- Сайт [bitbucket.org]
Подобные пакеты:
Python module providing a NumPy-compatible lazily-evaluated array
The 'larray' class is a NumPy-compatible numerical array where 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. Consequently, use of an 'larray' can potentially save considerable computation time and memory in cases where arrays are used conditionally, or 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).
Другие пакеты, относящиеся к python-lazyarray
|
|
|
|
-
- dep: python (<< 2.8)
- интерактивный объектно-ориентированный язык высокого уровня (ветка 2.x)
- dep: python (>= 2.6.6-7~)
-
- dep: python-numpy
- быстрые методы работы с числовыми массивами – модуль для языка Python
-
- dep: python2.7
- интерактивный высокоуровневый объектно-ориентированный язык (версия 2.7)
- или python2.6
- Пакет недоступен
Загрузка python-lazyarray
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 6,9 Кб | 19,0 Кб | [список файлов] |