パッケージ: python3-tinyarray (1.2.4-1 など)
python3-tinyarray に関するリンク
Debian の資源:
tinyarray ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [kwant-project.org]
類似のパッケージ:
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.
その他の python3-tinyarray 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.36) [loong64]
- dep: libc6 (>= 2.4) [m68k]
- dep: libc6 (>= 2.40) [sh4]
-
- dep: libc6.1 (>= 2.3.4) [alpha]
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6.1-udeb
- dep: libc6.1 (>= 2.31) [ia64]
-
- dep: libgcc-s1 (>= 4.0) [alpha, amd64, loong64]
- GCC 共有ライブラリ
- dep: libgcc-s1 (>= 4.2) [ia64, sh4]
-
- dep: libgcc-s2 (>= 4.2.1) [m68k]
- GCC 共有ライブラリ
-
- dep: libstdc++6 (>= 5.2)
- GNU 標準 C++ ライブラリ v3
-
- dep: libunwind8 [ia64]
- プログラムのコールチェーン測定ライブラリ - ランタイム版
-
- dep: python3 (<< 3.10) [ia64]
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
- dep: python3 (<< 3.12) [loong64]
- dep: python3 (<< 3.14) [ia64, loong64 以外]
- dep: python3 (>= 3.11~) [loong64]
- dep: python3 (>= 3.13~) [ia64, loong64 以外]
- dep: python3 (>= 3.9~) [ia64]
python3-tinyarray のダウンロード
アーキテクチャ | バージョン | パッケージサイズ | インストールサイズ | ファイル |
---|---|---|---|---|
alpha (非公式の移植版) | 1.2.4-1 | 45.0 kB | 223.0 kB | [ファイル一覧] |
amd64 | 1.2.4-1+b1 | 47.5 kB | 179.0 kB | [ファイル一覧] |
ia64 (非公式の移植版) | 1.2.3-3 | 47.3 kB | 230.0 kB | [ファイル一覧] |
loong64 (非公式の移植版) | 1.2.3-4 | 40.2 kB | 158.0 kB | [ファイル一覧] |
m68k (非公式の移植版) | 1.2.4-1+b1 | 44.4 kB | 156.0 kB | [ファイル一覧] |
sh4 (非公式の移植版) | 1.2.4-1+b1 | 50.8 kB | 219.0 kB | [ファイル一覧] |