Skip to content
Sections
>> Trisquel >> パッケージ >> nabia >> python >> python3-cytoolz
nabia  ] [  aramo  ]
[ ソース: python-cytoolz  ]

パッケージ: python3-cytoolz (0.10.1-1fakesync1build1)

Toolz in Cython: High performance functional utilities

Cython implementation of the toolz package, which provides high performance utility functions for iterables, functions, and dictionaries.

toolz is a pure Python package that borrows heavily from contemporary functional languages. It is designed to interoperate seamlessly with other libraries including itertools, functools, and third party libraries. High performance functional data analysis is possible with builtin types like list and dict, and user-defined data structures; and low memory usage is achieved by using the iterator protocol and returning iterators whenever possible.

cytoolz implements the same API as toolz. The main differences are that cytoolz is faster (typically 2-5x faster with a few spectacular exceptions) and cytoolz offers a C API that is accessible to other projects developed in Cython. Since toolz is able to process very large (potentially infinite) data sets, the performance increase gained by using cytoolz can be significant.

その他の python3-cytoolz 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • dep: libc6 (>= 2.4)
    GNU C Library: Shared libraries
    以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
  • dep: python3
    interactive high-level object-oriented language (default python3 version)
    dep: python3 (<< 3.9)
    dep: python3 (>= 3.8~)
  • dep: python3-toolz
    List processing tools and functional utilities

python3-cytoolz のダウンロード

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