Skip to content
Sections
>> Trisquel >> パッケージ >> nabia >> python >> python-lazyarray
etiona  ] [  nabia  ]
[ ソース: lazyarray  ]

パッケージ: python-lazyarray (0.1.0-1build1)

Python module providing a NumPy-compatible lazily-evaluated array

The 'larray' class is a NumPy-compatible numerical array where operations on the array (potentially including array construction) are not performed immediately, but are delayed until evaluation is specifically requested. Evaluation of only parts of the array is also possible. Consequently, use of an 'larray' can potentially save considerable computation time and memory in cases where arrays are used conditionally, or only parts of an array are used (for example in distributed computation, in which each MPI node operates on a subset of the elements of the array).

その他の python-lazyarray 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • dep: python-numpy
    Numerical Python adds a fast array facility to the Python language

python-lazyarray のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
all 2.6 kB9 kB [ファイル一覧]