|
From: | anonymous |
Subject: | [Octave-patch-tracker] [patch #8959] pkg-statistics: Replace kmeans with more efficient implementation |
Date: | Tue, 29 Mar 2016 02:03:19 +0000 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.108 Safari/537.36 |
URL: <http://savannah.gnu.org/patch/?8959> Summary: pkg-statistics: Replace kmeans with more efficient implementation Project: GNU Octave Submitted by: None Submitted on: Tue 29 Mar 2016 02:03:18 AM UTC Category: None Priority: 5 - Normal Status: None Privacy: Public Assigned to: None Originator Email: address@hidden Open/Closed: Open Discussion Lock: Any _______________________________________________________ Details: The current implementation of kmeans() is incredibly inefficient. I reimplemented it and it runs much faster and gives the same results (as much as can be expected with randomization involved). _______________________________________________________ File Attachments: ------------------------------------------------------- Date: Tue 29 Mar 2016 02:03:18 AM UTC Name: kmeans.diff Size: 8kB By: None Replace kmeans <http://savannah.gnu.org/patch/download.php?file_id=36788> _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/patch/?8959> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |