Paquet : python-lazyarray (0.1.0-1)
Liens pour python-lazyarray
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source lazyarray :
Responsables :
Ressources externes :
- Page d'accueil [bitbucket.org]
Paquets similaires :
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).
Autres paquets associés à python-lazyarray
|
|
|
|
-
- dep: python (<< 2.8)
- langage interactif de haut niveau orienté objet (version Python2)
- dep: python (>= 2.6.6-7~)
-
- dep: python-numpy
- gestion rapide des tableaux avec Python
-
- dep: python2.7
- langage interactif de haut niveau orienté objet (version 2.7)
- ou python2.6
- Paquet indisponible
Télécharger python-lazyarray
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
all | 6,9 ko | 19,0 ko | [liste des fichiers] |