Paket: python-lazyarray (0.1.0-1)
Links für python-lazyarray
Debian-Ressourcen:
Quellcode-Paket lazyarray herunterladen:
Betreuer:
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 python-lazyarray
|
|
|
|
-
- dep: python (<< 2.8)
- Interaktive objektorientierte Hochsprache (Python2-Version)
- dep: python (>= 2.6.6-7~)
-
- dep: python-numpy
- Numerical Python fügt der Sprache Python eine schnelle Array-Einrichtung hinzu
-
- dep: python2.7
- Interaktive, objektorientierte, höhere Programmiersprache (Version 2.7)
- oder python2.6
- Paket nicht verfügbar
python-lazyarray herunterladen
Architektur | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|
all | 6,9 kB | 19,0 kB | [Liste der Dateien] |