Package: python3-lazyarray (0.5.2-1)
Links for python3-lazyarray
Debian Resources:
Download Source Package lazyarray:
Maintainers:
- Debian Science Maintainers (QA Page, Mail Archive)
- Michael Hanke (QA Page)
- Yaroslav Halchenko (QA Page)
External Resources:
- Homepage [github.com]
Similar packages:
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).
Other Packages Related to python3-lazyarray
|
|
|
|
-
- dep: python3
- linguagem orientada a objetos de alto nível e interativa (versão python3 padrão)
-
- dep: python3-numpy
- Fast array facility to the Python language (Python 3)
-
- dep: python3-scipy
- ferramentas científicas para Python 3
Download python3-lazyarray
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 11.4 kB | 44.0 kB | [list of files] |