Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python311-tinyarray | Distribution: openSUSE Tumbleweed |
Version: 1.2.4 | Vendor: openSUSE |
Release: 2.7 | Build date: Tue Sep 27 12:59:59 2022 |
Group: Development/Languages/Python | Build host: reproducible |
Size: 127642 | Source RPM: python-tinyarray-1.2.4-2.7.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://gitlab.kwant-project.org/kwant/tinyarray | |
Summary: Arrays of numbers for Python, optimized for small sizes |
Tinyarrays are similar to NumPy arrays, but optimized for small sizes. Tinyarrays support mathematical operations like element-wise addition and matrix multiplication. Tinyarrays can be used as dictionary keys because they are hashable and immutable. Tinyarrays are useful if you need many small arrays of numbers, and cannot combine them into a few large ones. Common operations on very small arrays are faster than with NumPy, and less memory is used to store them.
BSD-2-Clause
* Tue Sep 27 2022 Atri Bhattacharya <badshah400@gmail.com> - Drop testing patch added to sources by mistake. * Tue Sep 27 2022 Atri Bhattacharya <badshah400@gmail.com> - %check: Disable binary tests for 32-bit: <https://gitlab.kwant-project.org/kwant/tinyarray/-/issues/21>. * Fri Dec 24 2021 Atri Bhattacharya <badshah400@gmail.com> - Update to version 1.2.4: * Fixes for python 3.10. * Wed Apr 21 2021 Ben Greiner <code@bnavigator.de> - Skip python36: no NumPy (NEP 29) * Sat Sep 19 2020 Atri Bhattacharya <badshah400@gmail.com> - Update to version 1.2.3: * Improve float->int overflow tests. * Buffer protocol: support all integer formats. * Tiny optimization. * Restore compatibility with tuple hash from Python 3.8. * setup.py: replace call to deprecated function. * Get rid of warning about implicit conversion to integer. * Get rid of PY_SSIZE_T_CLEAN warning. - %check: Disable conversion test on non x86 systems; see https://gitlab.kwant-project.org/kwant/tinyarray/-/issues/19. * Fri Jun 05 2020 Atri Bhattacharya <badshah400@gmail.com> - Initial package.
/usr/lib64/python3.11/site-packages/tinyarray-1.2.4-py3.11.egg-info /usr/lib64/python3.11/site-packages/tinyarray-1.2.4-py3.11.egg-info/PKG-INFO /usr/lib64/python3.11/site-packages/tinyarray-1.2.4-py3.11.egg-info/SOURCES.txt /usr/lib64/python3.11/site-packages/tinyarray-1.2.4-py3.11.egg-info/dependency_links.txt /usr/lib64/python3.11/site-packages/tinyarray-1.2.4-py3.11.egg-info/top_level.txt /usr/lib64/python3.11/site-packages/tinyarray.cpython-311-riscv64-linux-gnu.so /usr/share/doc/packages/python311-tinyarray /usr/share/doc/packages/python311-tinyarray/README.rst /usr/share/licenses/python311-tinyarray /usr/share/licenses/python311-tinyarray/LICENSE.rst
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Nov 13 00:41:02 2024