Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 774DFC7C5 for ; Mon, 13 Aug 2012 06:56:47 +0000 (UTC) Received: (qmail 711 invoked by uid 500); 13 Aug 2012 06:56:47 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 324 invoked by uid 500); 13 Aug 2012 06:56:42 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 285 invoked by uid 99); 13 Aug 2012 06:56:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Aug 2012 06:56:40 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [69.65.21.110] (HELO server127.advancednetworkhosting.com) (69.65.21.110) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Aug 2012 06:56:35 +0000 Received: from [127.0.0.1] (port=41069 helo=nimp.co.uk) by server127.advancednetworkhosting.com with esmtpa (Exim 4.77) (envelope-from ) id 1T0oZS-0006zM-0D for dev@commons.apache.org; Mon, 13 Aug 2012 01:56:14 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Mon, 13 Aug 2012 01:56:13 -0500 From: matic To: Commons Developers List Subject: Re: [math] integer factorization -> MATH-845 Organization: apache.org Reply-To: Mail-Reply-To: In-Reply-To: <502804D1.8010802@yahoo.de> References: <380-2201281604357653@M2W126.mail2web.com> <502804D1.8010802@yahoo.de> Message-ID: <225e609a26bf05284933bfa2444c5e87@nimp.co.uk> X-Sender: matic@nimp.co.uk User-Agent: Roundcube Webmail/0.7.2 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - server127.advancednetworkhosting.com X-AntiAbuse: Original Domain - commons.apache.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - nimp.co.uk X-Source: X-Source-Args: X-Source-Dir: X-Virus-Checked: Checked by ClamAV on apache.org Yes I was thinking a little bit more than just factorization, sorry I did not state it clearly at the start. I created a ticket in JIRA for this: https://issues.apache.org/jira/browse/MATH-845 Please let me know your opinion about it. About "fast prime number generation" what is missing with a "nextPrimeAfter" method ? Sebastien On 2012-08-12 14:32, J.Pietschmann wrote: > Am 06.08.2012 02:43, schrieb matic@nimp.co.uk: >> If the factorization of integers is not in scope of commons math, >> what >> about removing it from "MathWishList" then ? > > Hmm, the MathWishList lists primality testing. This *is* in scope, > and probably also fast prime number generation (not only the > "nextPrimeAfter" mentioned elsewhere in this thread). Did you > actually > mean this topic? In this case, your code is welcome! > > J.Pietschmann > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > For additional commands, e-mail: dev-help@commons.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org