Paket: python3-lazyarray (0.3.3-2)
Links für python3-lazyarray
Debian-Ressourcen:
Quellcode-Paket lazyarray herunterladen:
Betreuer:
- Debian Science Maintainers (QS-Seite, E-Mail-Archiv)
- Michael Hanke (QS-Seite)
- Yaroslav Halchenko (QS-Seite)
Externe Ressourcen:
- Homepage [bitbucket.org]
Ähnliche Pakete:
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).
Andere Pakete mit Bezug zu python3-lazyarray
|
|
|
|
-
- dep: python3
- Interaktive objektorientierte Hochsprache (Python3-Standardversion)
-
- dep: python3-numpy
- Schnelle Array-Einrichtung für die Sprache Python 3
-
- dep: python3-scipy
- Wissenschaftliche Werkzeuge für Python 3
python3-lazyarray herunterladen
Architektur | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|
all | 10,2 kB | 41,0 kB | [Liste der Dateien] |