Pakiet: python3-lazyarray (0.5.2-1)
Odnośniki dla python3-lazyarray
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego lazyarray:
Opiekunowie:
- Debian Science Maintainers (Strona QA, Archiwum e-mail)
- Michael Hanke (Strona QA)
- Yaroslav Halchenko (Strona QA)
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
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).
Inne pakiety związane z python3-lazyarray
|
|
|
|
-
- dep: python3
- Interaktywny, wysokopoziomowy i obiektowy język programowania (domyślna wersja Python 3)
-
- dep: python3-numpy
- Szybkie zarządzanie tablicami w języku Python (Python 3)
-
- dep: python3-scipy
- Narzędzia naukowe dla Pythona 3
Pobieranie python3-lazyarray
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 11,4 KiB | 44,0 KiB | [lista plików] |