From: Bill B. <wb...@gm...> - 2006-10-04 05:21:00
|
Er, is this the PyEM in question? It doesn't have much of a web presence... http://www.ar.media.kyoto-u.ac.jp/members/david/ --bb On 10/3/06, David Cournapeau <da...@ar...> wrote: > Albert Strasheim wrote: > > Hello all > > > > I recently started looking at David Cournapeau's PyEM package, specifically > > his implementation of the K-Means algorithm. He implemented part of this > > algorithm with in pure Python version and also provided a Pyrex alternative > > that is significantly faster (about 10 times with the data I tested with). I > > tried to figure out why this is so. |