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 100.7 kB620.0 kB [список файлів]
amd64 1.1-9 115.5 kB562.0 kB [список файлів]
arm64 1.1-9 105.5 kB554.0 kB [список файлів]
armel 1.1-9 101.5 kB525.0 kB [список файлів]
armhf 1.1-9 105.9 kB413.0 kB [список файлів]
hppa (unofficial port) 1.1-9 109.2 kB670.0 kB [список файлів]
i386 1.1-9 109.8 kB585.0 kB [список файлів]
ia64 (unofficial port) 1.1-7 165.6 kB1,675.0 kB [список файлів]
m68k (unofficial port) 1.1-9 102.2 kB540.0 kB [список файлів]
mips64el 1.1-9 90.7 kB633.0 kB [список файлів]
ppc64 (unofficial port) 1.1-9 111.1 kB746.0 kB [список файлів]
ppc64el 1.1-9 114.4 kB682.0 kB [список файлів]
riscv64 1.1-9 123.6 kB478.0 kB [список файлів]
s390x 1.1-9 113.5 kB582.0 kB [список файлів]
sh4 (unofficial port) 1.1-9 125.9 kB549.0 kB [список файлів]
sparc64 (unofficial port) 1.1-9 92.1 kB1,134.0 kB [список файлів]
x32 (unofficial port) 1.1-9 116.4 kB545.0 kB [список файлів]