Re: Quick cluster time and space optimisation

2011-03-25 Thread John Darrington
m: John Darrington To: Mehmet Hakan Satman Cc: pspp-dev@gnu.org Sent: Wed, March 23, 2011 12:58:08 PM Subject: Quick cluster time and space optimisation On Tue, Mar 22, 2011 at 02:53:45AM -0700, Mehmet Hakan Satman wrote:

Re: Quick cluster time and space optimisation

2011-03-24 Thread Mehmet Hakan Satman
n Satman Cc: pspp-dev@gnu.org Sent: Wed, March 23, 2011 5:54:18 PM Subject: Re: Quick cluster time and space optimisation That was my idea, yes. J' On Wed, Mar 23, 2011 at 07:35:41AM -0700, Mehmet Hakan Satman wrote: Hi John, the method: struct Kmeans * kmeans_create

Re: Quick cluster time and space optimisation

2011-03-23 Thread John Darrington
From: John Darrington To: Mehmet Hakan Satman Cc: pspp-dev@gnu.org Sent: Wed, March 23, 2011 12:58:08 PM Subject: Quick cluster time and space optimisation On Tue, Mar 22, 2011 at 02:53:45AM -0700, Mehmet Hakan Satman wrote: Hi friends,

Re: Quick cluster time and space optimisation

2011-03-23 Thread Mehmet Hakan Satman
? Mehmet Hakan Satman http://www.mhsatman.com From: John Darrington To: Mehmet Hakan Satman Cc: pspp-dev@gnu.org Sent: Wed, March 23, 2011 12:58:08 PM Subject: Quick cluster time and space optimisation On Tue, Mar 22, 2011 at 02:53:45AM -0700, Mehmet Hakan

Quick cluster time and space optimisation

2011-03-23 Thread John Darrington
On Tue, Mar 22, 2011 at 02:53:45AM -0700, Mehmet Hakan Satman wrote: Hi friends, I corrected the source file and prepared the test files as John suggested. I created the file quick-cluster.at with a test data. I run the "make check" command and some of the output of thi