GGiecold-zz / Cluster_Ensembles

A package for combining multiple partitions into a consolidated clustering. The combinatorial optimization problem of obtaining such a consensus clustering is reformulated in terms of approximation algorithms for graph or hyper-graph partitioning.
MIT License
69 stars 43 forks source link

Convert to Python3 #9

Closed ralic closed 6 years ago

ralic commented 7 years ago

using : find . -name '*.py' | xargs 2to6 -w