Paket: python3-numpy-minmax (0.5.0-1 ve diğerleri)
python3-numpy-minmax için bağlantılar
Debian Kaynakları:
- Hata Raporları
- Developer Information
- Debian Değişim Günlüğü
- Telif Hakkı Dosyası
- Debian Yama Takipçisi
numpy-minmax Kaynak Paketini İndir:
Geliştiriciler:
Dış Kaynaklar:
- Ana Sayfa [github.com]
Benzer paketler:
fast minimum and maximum calculation for NumPy arrays
Provides a function that returns the minimum and maximum values from a NumPy array in a single call. This avoids making separate passes for low and high values and is intended for cases where both results are needed together.
The implementation focuses on float32 arrays, with optimized handling for C-contiguous arrays, Fortran-contiguous arrays, and one-dimensional strided arrays. It also includes optimized handling for contiguous int16 arrays. For array layouts outside those cases, such as higher-dimensional strided arrays, it falls back to NumPy's normal minimum and maximum operations.
This library is aimed at fast reduction over array data while keeping the result simple: a pair containing the smallest and largest values found in the input. It works on NumPy ndarrays and is particularly concerned with the memory layout and element type of the array, since those determine which code path is used.
python3-numpy-minmax ile İlgili Diğer Paketler
|
|
|
|
-
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- GNU C Library: Shared libraries
ayrıca şunun tarafından sağlanan bir sanal paket libc6-udeb
- dep: libc6 (>= 2.2) [hppa]
- dep: libc6 (>= 2.27) [riscv64]
- dep: libc6 (>= 2.4) [amd64, i386, m68k, ppc64, s390x]
- dep: libc6 (>= 2.42) [loong64, sh4]
-
- dep: libc6.1 (>= 2.1.3) [alpha]
- GNU C Library: Shared libraries
ayrıca şunun tarafından sağlanan bir sanal paket libc6.1-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
python3-numpy-minmax indir
| Mimari | Sürüm | Paket Boyutu | Kurulu Boyut | Dosyalar |
|---|---|---|---|---|
| alpha (resmi olmayan port) | 0.5.0-1 | 8,7 kB | 87,0 kB | [dosya listesi] |
| amd64 | 0.5.0-1+b1 | 10,6 kB | 40,0 kB | [dosya listesi] |
| arm64 | 0.5.0-1 | 8,8 kB | 87,0 kB | [dosya listesi] |
| hppa (resmi olmayan port) | 0.5.0-1 | 8,8 kB | 31,0 kB | [dosya listesi] |
| i386 | 0.5.0-1 | 9,0 kB | 38,0 kB | [dosya listesi] |
| loong64 | 0.5.0-1 | 8,9 kB | 86,0 kB | [dosya listesi] |
| m68k (resmi olmayan port) | 0.5.0-1 | 8,1 kB | 30,0 kB | [dosya listesi] |
| ppc64 (resmi olmayan port) | 0.5.0-1 | 9,0 kB | 87,0 kB | [dosya listesi] |
| ppc64el | 0.5.0-1 | 9,3 kB | 86,0 kB | [dosya listesi] |
| riscv64 | 0.5.0-1 | 8,3 kB | 31,0 kB | [dosya listesi] |
| s390x | 0.5.0-1 | 8,6 kB | 34,0 kB | [dosya listesi] |
| sh4 (resmi olmayan port) | 0.5.0-1 | 8,6 kB | 86,0 kB | [dosya listesi] |
