Paquet : python3-lazyarray (0.5.0-1)
Liens pour python3-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 :
- Debian Science Maintainers (Page QA, Archive du courrier électronique)
- Michael Hanke (Page QA)
- Yaroslav Halchenko (Page QA)
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 à python3-lazyarray
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-numpy
- gestion rapide des tableaux avec le langage Python 3
-
- dep: python3-scipy
- outils scientifiques pour Python 3
Télécharger python3-lazyarray
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
all | 11,1 ko | 42,0 ko | [liste des fichiers] |