Пакет: python3-lazyarray (0.5.0-1)
Връзки за python3-lazyarray
Ресурси за Debian:
- Доклади за грешки
- Developer Information
- Журнал на промените в Debian
- Авторски права
- Управление на кръпките в Debian
Изтегляне на пакет-източник lazyarray.
Отговорници:
- Debian Science Maintainers (Страница за QA, Пощенски архив)
- Michael Hanke (Страница за QA)
- Yaroslav Halchenko (Страница за QA)
Външни препратки:
- Начална страница [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).
Други пакети, свързани с python3-lazyarray
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-numpy
- Fast array facility to the Python 3 language
-
- dep: python3-scipy
- scientific tools for Python 3
Изтегляне на python3-lazyarray
Архитектура | Големина на пакета | Големина след инсталиране | Файлове |
---|---|---|---|
all | 11,1 кБ | 42,0 кБ | [списък на файловете] |