Package: python3-cyarray (1.1-9 and others)
Links for python3-cyarray
Debian Resources:
Download Source Package cyarray:
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
array Cython veloci, con tipi, ridimensionabili
Il pacchetto cyarray fornisce array Cython veloci, con tipi, ridimensionabili.
Attualmente fornisce i seguenti array: IntArray, UIntArray, LongArray, FloatArray, DoubleArray.
Tutti gli array forniscono le seguenti operazioni:
- accesso tramite indice; - accesso tramite funzioni get/set; - ridimensionamento dell'array; - aggiunta di valori alla fine dell'array; - prenotazione di spazio per aggiunte future; - accesso ai dati interni tramite un array numpy.
Se si sta scrivendo codice Cython questo è un array comodo da usare perché espone il puntatore grezzo sottostante ai dati. Per esempio se si usa un FloatArray e si accede al suo attributo "data", esso sarà "float*".
Ogni array fornisce anche un'interfaccia ai propri dati tramite un array numpy. Ciò avviene tramite la funzione "get_npy_array". L'array numpy restituito può essere usato proprio come qualsiasi altro array numpy ma con le seguenti restrizioni:
- l'array non può essere ridimensionato; - i riferimenti a questo array non dovrebbero essere mantenuti; - gli slice di questo array non possono essere fatti.
L'array numpy può tuttavia essere copiato e usatp in qualsiasi maniera.
Other Packages Related to python3-cyarray
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- Libreria C GNU: librerie condivise
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.27) [riscv64]
- dep: libc6 (>= 2.4) [not amd64, arm64, ppc64el, riscv64]
-
- dep: libgcc-s1 (>= 3.5) [armel, armhf]
- libreria di supporto a GCC
-
- dep: python3
- linguaggio interattivo di alto livello orientato agli oggetti (versione python3 predefinita)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.13~)
-
- dep: python3-mako
- template leggero e veloce per la piattaforma Python 3
-
- dep: python3-numpy
- libreria Python per calcoli numerici (Python 3)
-
- dep: python3-numpy2-abi0
- virtual package provided by python3-numpy
- or python3-numpy-abi9
- Package not available
Download python3-cyarray
Architecture | Version | Package Size | Installed Size | Files |
---|---|---|---|---|
amd64 | 1.1-9+b4 | 115.5 kB | 559.0 kB | [list of files] |
arm64 | 1.1-9+b3 | 104.8 kB | 555.0 kB | [list of files] |
armel | 1.1-9+b3 | 101.2 kB | 550.0 kB | [list of files] |
armhf | 1.1-9+b3 | 106.0 kB | 422.0 kB | [list of files] |
i386 | 1.1-9+b4 | 108.7 kB | 586.0 kB | [list of files] |
mips64el | 1.1-9+b3 | 89.7 kB | 634.0 kB | [list of files] |
ppc64el | 1.1-9+b3 | 113.9 kB | 683.0 kB | [list of files] |
riscv64 | 1.1-9+b3 | 123.6 kB | 479.0 kB | [list of files] |
s390x | 1.1-9+b3 | 112.1 kB | 575.0 kB | [list of files] |