Return-Path: Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: (qmail 33668 invoked from network); 22 Oct 2010 08:02:39 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 22 Oct 2010 08:02:39 -0000 Received: (qmail 74442 invoked by uid 500); 22 Oct 2010 08:02:39 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 74301 invoked by uid 500); 22 Oct 2010 08:02:37 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 74293 invoked by uid 99); 22 Oct 2010 08:02:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Oct 2010 08:02:36 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Oct 2010 08:02:36 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o9M82FDi002643 for ; Fri, 22 Oct 2010 08:02:16 GMT Message-ID: <20268759.23331287734535844.JavaMail.jira@thor> Date: Fri, 22 Oct 2010 04:02:15 -0400 (EDT) From: "Erik van Ingen (JIRA)" To: issues@commons.apache.org Subject: [jira] Created: (MATH-429) KMeansPlusPlusClusterer breaks by division by zero MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 KMeansPlusPlusClusterer breaks by division by zero -------------------------------------------------- Key: MATH-429 URL: https://issues.apache.org/jira/browse/MATH-429 Project: Commons Math Issue Type: Bug Affects Versions: 2.1 Environment: Java, Windows Reporter: Erik van Ingen Priority: Blocker For a certain space, KMeansPlusPlusClusterer breaks. This is a blocker because this space occurs in our domain. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.