معرفی شرکت ها


python3-cyarray_1.1-2+b3_armhf.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Fast, typed, resizable, Cython array
ویژگی مقدار
سیستم عامل Linux
توزیع Debian Bullseye-11
مخزن Debian main armhf
نام بسته python3-cyarray
نام فایل بسته python3-cyarray_1.1-2+b3_armhf.deb
نسخه بسته 1.1
انتشار بسته 2+b3
معماری بسته armhf
نگهدارنده Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://github.com/pypr/cyarray
مجوز -
حجم دانلود 89504
حجم نصب 336
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_1.1-2+b3_amd64.deb 1.1 amd64 Debian main
python3-cyarray_1.1-2+b3_arm64.deb 1.1 arm64 Debian main
python3-cyarray_1.1-2+b3_armel.deb 1.1 armel Debian main
python3-cyarray_1.1-2+b3_i386.deb 1.1 i386 Debian main
python3-cyarray_1.1-2+b3_mips64el.deb 1.1 mips64el Debian main
python3-cyarray_1.1-2+b3_mipsel.deb 1.1 mipsel Debian main
python3-cyarray_1.1-2+b3_ppc64el.deb 1.1 ppc64el Debian main
python3-cyarray_1.1-2+b3_s390x.deb 1.1 s390x Debian main


نیازمندی

مقدار نام
- cython3
<< 3.10 python3
>= 3.9~ python3
- python3-mako
- python3-numpy
- python3-pkg-resources
- python3:any
>= 2.4 libc6
>= 3.5 libgcc-s1


نحوه نصب


نصب پکیج deb python3-cyarray:

    sudo apt-get install python3-cyarray_1.1-2+b3_armhf.deb


فایل ها

مسیرها
./usr/lib/python3/dist-packages/cyarray/__init__.py
./usr/lib/python3/dist-packages/cyarray/api.py
./usr/lib/python3/dist-packages/cyarray/carray.cpython-39-arm-linux-gnueabihf.so
./usr/lib/python3/dist-packages/cyarray/carray.pxd
./usr/lib/python3/dist-packages/cyarray/carray.pxd.mako
./usr/lib/python3/dist-packages/cyarray/carray.pyx.mako
./usr/lib/python3/dist-packages/cyarray/generator.py
./usr/lib/python3/dist-packages/cyarray/msstdint.h
./usr/lib/python3/dist-packages/cyarray/tests/__init__.py
./usr/lib/python3/dist-packages/cyarray/tests/test_carray.py
./usr/lib/python3/dist-packages/cyarray-1.1.egg-info/PKG-INFO
./usr/lib/python3/dist-packages/cyarray-1.1.egg-info/dependency_links.txt
./usr/lib/python3/dist-packages/cyarray-1.1.egg-info/not-zip-safe
./usr/lib/python3/dist-packages/cyarray-1.1.egg-info/requires.txt
./usr/lib/python3/dist-packages/cyarray-1.1.egg-info/top_level.txt
./usr/share/doc/python3-cyarray/README.rst
./usr/share/doc/python3-cyarray/changelog.Debian.armhf.gz
./usr/share/doc/python3-cyarray/changelog.Debian.gz
./usr/share/doc/python3-cyarray/copyright