Name : python312-tinyarray
| |
Version : 1.2.4
| Vendor : openSUSE
|
Release : 2.7
| Date : 2022-09-27 12:59:59
|
Group : Development/Languages/Python
| Source RPM : python-tinyarray-1.2.4-2.7.src.rpm
|
Size : 0.14 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : Arrays of numbers for Python, optimized for small sizes
|
Description :
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.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/ALP:/Experimental:/Slowroll/base.20240803/repo/oss/x86_64 |