all options
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: cyarray  ]

Пакунок: python3-cyarray (1.1-9 and others)

Links for python3-cyarray

Screenshot

Debian Resources:

Download Source Package cyarray:

Maintainers:

External Resources:

Similar packages:

Fast, typed, resizable, Cython array

The cyarray package provides a fast, typed, re-sizable, Cython array.

It currently provides the following arrays: ``IntArray, UIntArray, LongArray, FloatArray, DoubleArray``.

All arrays provide for the following operations:

 - access by indexing.
 - access through get/set function.
 - resizing the array.
 - appending values at the end of the array.
 - reserving space for future appends.
 - access to internal data through a numpy array.

If you are writing Cython code this is a convenient array to use as it exposes the raw underlying pointer to the data. For example if you use a ``FloatArray`` and access its ``data`` attribute it will be a ``float*``.

Each array also provides an interface to its data through a numpy array. This is done through the ``get_npy_array`` function. The returned numpy array can be used just like any other numpy array but for the following restrictions:

 - the array may not be resized.
 - references of this array should not be kept.
 - slices of this array may not be made.

The numpy array may however be copied and used in any manner.

Інші пакунки пов'язані з python3-cyarray

  • depends
  • recommends
  • suggests
  • enhances

Завантажити python3-cyarray

Завантаження для всіх доступних архітектур
Архітектура Версія Розмір пакунка Розмір після встановлення Файли
alpha (unofficial port) 1.1-9+b1 141.1 kB1,147.0 kB [список файлів]
amd64 1.1-9+b1 169.2 kB1,027.0 kB [список файлів]
arm64 1.1-9+b1 147.0 kB1,015.0 kB [список файлів]
armel 1.1-9+b1 141.0 kB957.0 kB [список файлів]
armhf 1.1-9+b1 148.6 kB733.0 kB [список файлів]
hppa (unofficial port) 1.1-9+b1 151.5 kB1,244.0 kB [список файлів]
i386 1.1-9+b1 151.5 kB1,077.0 kB [список файлів]
ia64 (unofficial port) 1.1-7 165.6 kB1,675.0 kB [список файлів]
m68k (unofficial port) 1.1-9+b1 146.6 kB989.0 kB [список файлів]
mips64el 1.1-9+b1 120.1 kB1,173.0 kB [список файлів]
ppc64 (unofficial port) 1.1-9+b1 150.2 kB1,399.0 kB [список файлів]
ppc64el 1.1-9+b1 155.7 kB1,271.0 kB [список файлів]
riscv64 1.1-9+b1 178.3 kB863.0 kB [список файлів]
s390x 1.1-9+b1 161.2 kB1,067.0 kB [список файлів]
sh4 (unofficial port) 1.1-9+b1 168.4 kB1,005.0 kB [список файлів]
sparc64 (unofficial port) 1.1-9+b1 125.6 kB2,175.0 kB [список файлів]
x32 (unofficial port) 1.1-9 116.4 kB545.0 kB [список файлів]