polo icon indicating copy to clipboard operation
polo copied to clipboard

consider adding to scipy

Open olgabot opened this issue 8 years ago • 3 comments

The lack of optimal leaf ordering in the scipy.cluster.hierarchy module has long been an issue. If you are interested, your code would be highly appreciated :)

olgabot avatar Jan 18 '17 23:01 olgabot

There's now a PR from @jamestwebber to integrate this functionality in SciPy: https://github.com/scipy/scipy/pull/7501

The license of this project permits that, but of course it would be quite nice to have an explicit nod of approval from you @adrianveres

rgommers avatar Jun 18 '17 04:06 rgommers

Hi @rgommers -- here is my explicit nod of approval! Very glad this code can be useful.

adrianveres avatar Jun 21 '17 14:06 adrianveres

Great, thanks @adrianveres !

rgommers avatar Jun 22 '17 08:06 rgommers