wszystkie opcje
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Pakiet źródłowy: tinyarray  ]

Pakiet: python3-tinyarray (1.2.3-4 i inne)

Odnośniki dla python3-tinyarray

Screenshot

Zasoby systemu Debian:

Pobieranie pakietu źródłowego tinyarray:

Opiekunowie:

Zasoby zewnętrzne:

Podobne pakiety:

Arrays of numbers, optimized for small sizes

Tinyarray is a numerical array module for Python. The multi-dimensional arrays it provides are best thought of as (possibly nested) tuples of numbers that, unlike Python's built-in tuples, support mathematical operations. Like tuples, tinyarrays are hashable and immutable and thus can be used as dictionary keys. The module's interface is a subset of that of NumPy and hence should be familiar to many Python programmers. Tinyarray has been heavily optimized for small arrays: For example, common operations on 1-d arrays of length 3 run 3-7 times faster than with NumPy. When storing many small arrays, memory consumption is reduced by a factor of 3. In summary, Tinyarray is a more efficient alternative to NumPy when many separate small numerical arrays are to be used.

Inne pakiety związane z python3-tinyarray

  • wymaga
  • poleca
  • sugeruje
  • enhances

Pobieranie python3-tinyarray

Pobierz dla wszystkich dostępnych architektur
Architektura Wersja Rozmiar pakietu Rozmiar po instalacji Pliki
amd64 1.2.3-4+b3 41,4 KiB146,0 KiB [lista plików]