Return-Path: Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: (qmail 8045 invoked from network); 22 Dec 2010 21:29:23 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 22 Dec 2010 21:29:23 -0000 Received: (qmail 59497 invoked by uid 500); 22 Dec 2010 21:29:23 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 59375 invoked by uid 500); 22 Dec 2010 21:29:22 -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 59366 invoked by uid 99); 22 Dec 2010 21:29:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Dec 2010 21:29:22 +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; Wed, 22 Dec 2010 21:29:21 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oBMLT0wd026747 for ; Wed, 22 Dec 2010 21:29:01 GMT Message-ID: <32754227.277621293053340969.JavaMail.jira@thor> Date: Wed, 22 Dec 2010 16:29:00 -0500 (EST) From: "Pavel Ryzhov (JIRA)" To: issues@commons.apache.org Subject: [jira] Created: (MATH-460) Levy Distribution MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Levy Distribution ----------------- Key: MATH-460 URL: https://issues.apache.org/jira/browse/MATH-460 Project: Commons Math Issue Type: New Feature Reporter: Pavel Ryzhov Priority: Minor Fix For: 3.0 Pretty straightforward implementation of Levy Distribution (not Levy alpha-= stable) according to http://en.wikipedia.org/wiki/L=C3=A9vy_distribution. --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.