Return-Path: X-Original-To: apmail-commons-issues-archive@minotaur.apache.org Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9AF1F102C5 for ; Thu, 12 Dec 2013 20:23:07 +0000 (UTC) Received: (qmail 70779 invoked by uid 500); 12 Dec 2013 20:23:07 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 70653 invoked by uid 500); 12 Dec 2013 20:23:07 -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 70457 invoked by uid 99); 12 Dec 2013 20:23:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Dec 2013 20:23:07 +0000 Date: Thu, 12 Dec 2013 20:23:07 +0000 (UTC) From: "Axel Kramer (JIRA)" To: issues@commons.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (MATH-1075) Implementation of a "Reduced row echelon form" for FieldMatrix MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/MATH-1075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Axel Kramer updated MATH-1075: ------------------------------ Attachment: FieldReducedRowEchelonForm.java > Implementation of a "Reduced row echelon form" for FieldMatrix > ------------------------------------------------------------------ > > Key: MATH-1075 > URL: https://issues.apache.org/jira/browse/MATH-1075 > Project: Commons Math > Issue Type: Improvement > Reporter: Axel Kramer > Priority: Minor > Attachments: FieldReducedRowEchelonForm.java > > > Matrix class that wraps a FieldMatrix matrix, which should be transformed to reduced row echelon format. > See: http://en.wikipedia.org/wiki/Row_echelon_form -- This message was sent by Atlassian JIRA (v6.1.4#6159)