Paket: python-lazyarray (0.1.0-1)
python-lazyarray için bağlantılar
Debian Kaynakları:
- Hata Raporları
- Developer Information
- Debian Değişim Günlüğü
- Telif Hakkı Dosyası
- Debian Yama Takipçisi
lazyarray Kaynak Paketini İndir:
Geliştiriciler:
Dış Kaynaklar:
- Ana Sayfa [bitbucket.org]
Benzer paketler:
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).
python-lazyarray ile İlgili Diğer Paketler
|
|
|
|
-
- dep: python (<< 2.8)
- interactive high-level object-oriented language (Python2 version)
- dep: python (>= 2.6.6-7~)
-
- dep: python-numpy
- Numerical Python adds a fast array facility to the Python language
-
- dep: python2.7
- Interactive high-level object-oriented language (version 2.7)
- ya da python2.6
- Paket mevcut değil
python-lazyarray indir
Mimari | Paket Boyutu | Kurulu Boyut | Dosyalar |
---|---|---|---|
all | 6,9 kB | 19,0 kB | [dosya listesi] |