Re: List behaviours with Clustering Algorithm

2011-01-24 Thread James Ravenscroft
ines above and I'm still getting very bizarre results. There does appear to be some sort of logic to it though, if you look at the graph chart, you can see that It seems to be doing the clustering right and then forgetting to remove the old groupings providing this "cloning" effec

List behaviours with Clustering Algorithm

2011-01-24 Thread James Ravenscroft
c['data'].extend(closestCluster['data']) tmp.append(c) #increment the level of the hierarchy self.clusters = tmp currentLevel += 1 #End Code Snippet # Thanks, James -- James Ravenscroft http://blog.funkymonkeysoftware.com/ -- http://mail.python.org/mailman/listinfo/python-list

Python Library Win7 -64 Bit

2010-06-15 Thread James Ravenscroft
he right direction? The only solution I could come up with was to compile python itself from scratch which, even on a high end desktop, takes hours and hours and hours... (etc) on an Msys setup. Thanks, James Ravenscroft Funky Monkey Software james (at) funkymonkeysoftware (dot) com -- http://mail.python.org/mailman/listinfo/python-list