Arrays of numbers for Python, optimized for small sizes
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.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / python-tinyarray
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python:numeric/python-tinyarray && cd $_
- Create Badge
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 (dirkmueller)
(revision 10)
baserev update by copy to link target
Comments 0