Artifact python3-cyarray_1.1-8+debusine1_arm64

Metadata
deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
  Architecture: arm64
  Depends: python3 (<< 3.14), python3 (>= 3.12~), python3-mako, python3-numpy (>=
    1:1.25.0), python3-numpy-abi9, python3-pkg-resources, python3:any, libc6 (>= 2.17)
  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: '1014'
  Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
  Package: python3-cyarray
  Priority: optional
  Section: python
  Source: cyarray (1.1-8)
  Version: 1.1-8+debusine1
srcpkg_name: cyarray
srcpkg_version: 1.1-8

File

python3-cyarray_1.1-8+debusine1_arm64.deb
Binary file python3-cyarray_1.1-8+debusine1_arm64.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 libpython3-all-dbg_3.12.6-1+debusine1_arm64
built-using Binary package libpython3-all-dev_3.12.6-1+debusine1_arm64
built-using Binary package libpython3-dbg_3.12.6-1+debusine1_arm64
built-using Binary package libpython3-dev_3.12.6-1+debusine1_arm64
built-using Binary package libpython3-stdlib_3.12.6-1+debusine1_arm64
built-using Binary package python3-all-dbg_3.12.6-1+debusine1_arm64
built-using Binary package python3-all-dev_3.12.6-1+debusine1_arm64
built-using Binary package python3-all-venv_3.12.6-1+debusine1_arm64
built-using Binary package python3-all_3.12.6-1+debusine1_arm64
built-using Binary package python3-dbg_3.12.6-1+debusine1_arm64
built-using Binary package python3-dev_3.12.6-1+debusine1_arm64
built-using Binary package python3-full_3.12.6-1+debusine1_arm64
built-using Binary package python3-minimal_3.12.6-1+debusine1_arm64
built-using Binary package python3-nopie_3.12.6-1+debusine1_arm64
built-using Binary package python3-venv_3.12.6-1+debusine1_arm64
built-using Binary package python3_3.12.6-1+debusine1_arm64
built-using Binary package 2to3_3.12.6-1+debusine1_all
built-using Binary package idle_3.12.6-1+debusine1_all
built-using Binary package python3-doc_3.12.6-1+debusine1_all
built-using Binary package python3-examples_3.12.6-1+debusine1_all
built-using Binary package python3-numpy_1:1.26.4+ds-11+bootstrap1_arm64
built-using Binary package libselinux1_3.7-3+debusine1_arm64
built-using Binary package libxml2_2.12.7+dfsg-3+debusine1_arm64
built-using Binary package python3-markupsafe_2.1.5-1+debusine1_arm64
built-using Binary package libseccomp2_2.5.5-1+debusine1_arm64
built-using Binary package libnewt0.52_0.52.24-2+debusine1_arm64
built-using Binary package cython3_3.0.11+dfsg-1+debusine1_arm64
relates-to Build log pyzoltan_1.0.1-11+bd1_arm64-2024-10-05T01:05:18Z
built-using Binary package python3-pyzoltan-dbgsym_1.0.1-11+bd1_arm64
built-using Binary package python3-pyzoltan_1.0.1-11+bd1_arm64
built-using Binary packages pyzoltan_1.0.1-11
relates-to Debug log debusine:work-request-debug-logs
relates-to Build log pysph_1.0~b1-8+bd1_arm64-2024-10-05T02:12:18Z
relates-to Debug log debusine:work-request-debug-logs
relates-to Build log pyzoltan_1.0.1-12_arm64-2024-10-06T15:11:58Z
built-using Binary package python3-pyzoltan-dbgsym_1.0.1-12_arm64
built-using Binary package python3-pyzoltan_1.0.1-12_arm64
built-using Binary packages pyzoltan_1.0.1-12
relates-to Debug log debusine:work-request-debug-logs

binary package System - - 1 month ago 2 days, 9 hours
BETA