Cluster

Latest version: v1.4.1.post3

Safety actively analyzes 630052 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

1.3.1

=============

* Don't break if the cluster is initiated with iterable elements (GitHub Issue
20).
* Fix package version metadata in setup.py

1.3.0

=============

* Performance improvments for hierarchical clustering (at the cost of memory)
* Cluster instances are now iterable. It will iterate over each element,
resulting in a flat list of items.
* New option to specify a progress callback to hierarchical clustring. This
method will be called on each iteration for hierarchical clusters. It gets
two numeric values as argument: The total count of elements, and the number
of processed elements. It gives users a way to present to progress on screen.
* The library now also has a ``__version__`` member.

1.2.2

=============

* Package metadata fixed.

1.2.1

=============

* Fixed an issue in multiprocessing code.

1.2.0

=============

* Multiprocessing (by loisaidasam)
* Python 3 support
* Split up one big file into smaller more logical sub-modules
* Fixed https://github.com/exhuma/python-cluster/issues/11
* Documentation update.
* Migrated to GitHub

1.1.1b3

===============

* Fixed bug 1727558
* Some more unit-tests
* ValueError changed to ClusteringError where appropriate

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.