Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id DD18E200C00 for ; Wed, 18 Jan 2017 15:18:27 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id DBD09160B3A; Wed, 18 Jan 2017 14:18:27 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 32D00160B34 for ; Wed, 18 Jan 2017 15:18:27 +0100 (CET) Received: (qmail 65697 invoked by uid 500); 18 Jan 2017 14:18:20 -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 64872 invoked by uid 99); 18 Jan 2017 14:18:14 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Jan 2017 14:18:14 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id C3FFB1A0496 for ; Wed, 18 Jan 2017 14:18:13 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.72 X-Spam-Level: X-Spam-Status: No, score=-0.72 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01] autolearn=disabled Authentication-Results: spamd2-us-west.apache.org (amavisd-new); dkim=pass (1024-bit key) header.d=scarlet.be Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id VyaxVOZAO5eZ for ; Wed, 18 Jan 2017 14:18:12 +0000 (UTC) Received: from sif.is.scarlet.be (sif.is.scarlet.be [193.74.71.28]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id CD3A55F2EF for ; Wed, 18 Jan 2017 14:18:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=scarlet.be; s=scarlet; t=1484749075; bh=u4WM6jUHmHXmh8pp3go3Ta0aZmIvMe6bduq+a0/cLxk=; h=MIME-Version:Content-Type:Content-Transfer-Encoding:Date:From:To: Subject:In-Reply-To:References:Message-ID; b=xD1fge2cei0K0VjZKRR6NxYJ2xtxwsgGjKO4bczaoUDQALdQba4PslxjtSzWmS6Mr +ifCIRwKTpjNSX8HH63Pfig+dvhrWvbIpY5TQDe1Bugjaxya4ofNlCRbt0iiMm4mt2 nG1VXbFMfYbDDT9dMtfegjobreXMPdGSANUxLKgg= Received: from webmail.scarlet.be (gresham.is.scarlet.be [193.74.71.215]) by sif.is.scarlet.be (8.14.9/8.14.9) with ESMTP id v0IEHso6001814 for ; Wed, 18 Jan 2017 15:17:55 +0100 X-Scarlet: d=1484749075 c=193.74.71.215 Received: from ip-83-134-185-218.dsl.scarlet.be ([83.134.185.218]) via ip-83-134-185-218.dsl.scarlet.be ([83.134.185.218]) by webmail.scarlet.be with HTTP (HTTP/1.1 POST); Wed, 18 Jan 2017 15:17:54 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Wed, 18 Jan 2017 15:17:54 +0100 From: Gilles To: Subject: Re: [Numbers] Going forward In-Reply-To: References: <00d090fb25dda572d701b3bbd605af68@scarlet.be> <3009f27dfd1d9315224c29d41cddd3b2@scarlet.be> <57be75dd0be738244050fda1f88d4db5@scarlet.be> Message-ID: <0a3636e25b11615d5d1dd5e19c5785d9@scarlet.be> X-Sender: gilles@harfang.homelinux.org User-Agent: Scarlet Webmail X-DCC-scarlet.be-Metrics: sif; whitelist X-Virus-Scanned: clamav-milter 0.98.1-exp at sif X-Virus-Status: Clean archived-at: Wed, 18 Jan 2017 14:18:28 -0000 Hi. On Wed, 18 Jan 2017 02:46:19 +0100, Gilles wrote: > On Tue, 17 Jan 2017 08:20:54 -0500, Raymond DeCampo wrote: >> Let me know if there is anything I can do to help out with the >> transition. > > Thanks for the offer! Very much appreciated. > I'm about to create a branch for making the project "multimodule" > (and do some cleanup on the way). > > Sure you could help; but we are currently a bit stuck, since you do > not have commit privilege: if I'm the only committer reviewing your > pull requests, it will take me about the same time to do the initial > copying myself (mainly reproducing the layout of "Commons RNG"). :-/ > > So, in the meantime, I'll move the respective codes to the "core", > "complex" and "quaternion" modules. Done. > > Then when the layout is set up, it should be straightforward to copy > other codes from "Commons Math" (into the respective "fraction" and > "continuedfraction" modules). Feel free to tackle those. Maybe the "ContinuedFraction" class should be included in the "fraction" module (rather then have one of its own). > Then it will be time to decide which other functionality should move > to the new "Commons Numbers" component. Candidates are: > * o.a.c.math4.special > * (parts of) o.a.c.math4.analysis (e.g. the "solvers" package) There are several in Commons Math. Shall we port only the more robust and efficient ones (e.g. drop "RegulaFalsi")? > * o.a.c.math4.util.FastMath (and support classes) In "core" or in a module of its own? > * o.a.c.math4.util.MathUtils > * (part of) o.a.c.math4.util.MathArrays Some array utilities are definitely needed (i.e. scalar and cross products, linear combination). [Some unit tests of "QuaternionTest" use "Vector3D", which is out of scope.]. Is module "core" the right place for "MathArrays"? Is the name OK? Gilles --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org