./devel/py-cytoolz, Cython Toolz High performance functional utilities

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.12.3, Package name: py311-cytoolz-0.12.3, Maintainer: jihbed.research

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 spectactular 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


Master sites:

Filesize: 611.229 KB

Version history: (Expand)


CVS history: (Expand)


   2024-01-25 07:59:02 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-cytoolz: updated to 0.12.3

Release 0.12.3
Add support for Python 3.12, PyPy 3.9, and PyPy 3.10
Update to match toolz 0.12.1
   2023-08-01 14:10:32 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-cytoolz: updated to 0.12.2

Release 0.12.2

Support Cython 3.0
Stop building wheels for PyPy 3.9 and PyPy 3.10, which stopped working for some \ 
reason
   2023-01-25 14:24:34 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-cytoolz: updated to 0.12.1

0.12.1

Support Python 3.11 (including wheels)
Drop Python 3.5 support
   2022-07-11 15:01:23 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-cytoolz: updated to 0.12.0

Release 0.12.0

Update to toolz 0.12.0
See toolz release notes: https://github.com/pytoolz/toolz/releases/tag/0.12.0
Build wheels automatically with cibuildwheel!
Support newer Python versions
Improve import times
Use versioneer.py to manage versions
__version__ and __toolz_version__ are no longer available from \ 
cytoolz._version--use cython.__toolz_version__ instead.
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-11-14 19:50:54 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-cytoolz: updated to 0.11.2

0.11.2
Support Python 3.10
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles