Skip to content
Sections
>> Trisquel >> 套件 >> aramo >> python >> python3-cytoolz
nabia  ] [  aramo  ]
[ 原始碼: python-cytoolz  ]

套件: python3-cytoolz (0.11.0-2build1)

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.17) [arm64, ppc64el]
    GNU C Library: Shared libraries
    同時作為一個虛擬套件由這些套件提供: libc6-udeb
    dep: libc6 (>= 2.4) [amd64, armhf]
  • dep: python3
    interactive high-level object-oriented language (default python3 version)
    dep: python3 (<< 3.11)
    dep: python3 (>= 3.10~)
  • dep: python3-toolz
    List processing tools and functional utilities

下載 python3-cytoolz

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
amd64 270.1 kB1130 kB [文件列表]
arm64 262.1 kB1078 kB [文件列表]
armhf 251.1 kB797 kB [文件列表]
ppc64el 306.1 kB1519 kB [文件列表]