Artifact python3-cyarray_1.1-8_amd64

Metadata
deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
  Architecture: amd64
  Depends: python3 (<< 3.13), python3 (>= 3.12~), python3-mako, python3-numpy, python3-numpy2-abi0
    | python3-numpy-abi9, python3-pkg-resources, python3:any, libc6 (>= 2.14)
  Description: |-
    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.
  Homepage: https://github.com/pypr/cyarray
  Installed-Size: '557'
  Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
  Package: python3-cyarray
  Priority: optional
  Section: python
  Source: cyarray
  Version: 1.1-8
srcpkg_name: cyarray
srcpkg_version: 1.1-8

File

python3-cyarray_1.1-8_amd64.deb
Binary file python3-cyarray_1.1-8_amd64.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package cyarray_1.1-8
built-using Binary package python3-numpy-dbgsym_1:2.1.1+ds-3_amd64
built-using Binary package python3-numpy-dev_1:2.1.1+ds-3_amd64
built-using Binary package python3-numpy_1:2.1.1+ds-3_amd64
built-using Binary package python-numpy-doc_1:2.1.1+ds-3_all
relates-to Build log cyarray_1.1-8_amd64-2024-09-26T07:25:16Z
extends Package upload cyarray_1.1-8
relates-to Package upload cyarray_1.1-8

binary package System build a package - 3 weeks, 3 days ago 0 minutes
BETA