Arrays of numbers for Python, optimized for small sizes

Edit Package python-tinyarray
https://gitlab.kwant-project.org/kwant/tinyarray

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.

Refresh
Refresh
Source Files (show unmerged sources)
Filename Size Changed
python-tinyarray.changes 0000001583 1.55 KB
python-tinyarray.spec 0000002507 2.45 KB
tinyarray-1.2.4.tar.gz 0000037980 37.1 KB
Latest Revision
buildservice-autocommit accepted request 1006378 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 10)
baserev update by copy to link target
Comments 0
openSUSE Build Service is sponsored by