From commits-return-70654-archive-asf-public=cust-asf.ponee.io@commons.apache.org Mon Dec 2 07:22:48 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id C67E918065B for ; Mon, 2 Dec 2019 08:22:47 +0100 (CET) Received: (qmail 63779 invoked by uid 500); 2 Dec 2019 07:22:46 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 63745 invoked by uid 99); 2 Dec 2019 07:22:46 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Dec 2019 07:22:46 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id E3B048B692; Mon, 2 Dec 2019 07:22:45 +0000 (UTC) Date: Mon, 02 Dec 2019 07:22:45 +0000 To: "commits@commons.apache.org" Subject: [commons-math] branch master updated (735dbc7 -> 1c3ccc4) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <157527136569.9316.2661736775971528951@gitbox.apache.org> From: erans@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: commons-math X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 735dbc79340d609318a339cf7b85cb542e969d0a X-Git-Newrev: 1c3ccc4d2e560c49b2be2cde352882a4f92dc4e5 X-Git-NotificationType: ref_changed X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. erans pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-math.git. from 735dbc7 MATH-1469: Removal of codes ported to "Commons Geometry". new a9c64a5 Javadoc. new 1c3ccc4 Javadoc. The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../commons/math4/field/linalg/FieldDenseMatrix.java | 8 ++++++-- .../math4/field/linalg/FieldLUDecomposition.java | 1 + .../geometry/euclidean/threed/FieldRotation.java | 16 ++++++++-------- .../euclidean/threed/RotationConvention.java | 20 +++++++++++--------- .../geometry/euclidean/threed/RotationOrder.java | 5 ----- 5 files changed, 26 insertions(+), 24 deletions(-)