Fedora 24 Update: python-cytoolz-0.7.5-1.fc24

updates at fedoraproject.org updates at fedoraproject.org
Sat May 7 12:40:22 UTC 2016


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2016-407cfd0b13
2016-05-07 11:36:53.845853
--------------------------------------------------------------------------------

Name        : python-cytoolz
Product     : Fedora 24
Version     : 0.7.5
Release     : 1.fc24
URL         : http://github.com/pytoolz/cytoolz/
Summary     : Cython implementation of the toolz package
Description :
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 languanges. 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.

See the PyToolz documentation at http://toolz.readthedocs.org.

--------------------------------------------------------------------------------
Update Information:

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 languanges. 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.  See the PyToolz documentation at
http://toolz.readthedocs.org.
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program. Use
su -c 'yum update python-cytoolz' at the command line.
For more information, refer to "Managing Software with yum",
available at https://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list