<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Infrastructure for Manipulation Polynomial Matrices</dc:title>
  <dc:title>R package polyMatrix version 0.9.16</dc:title>
  <dc:subject>CRAN Task View: NumericalMathematics (https://CRAN.R-project.org/view=NumericalMathematics)</dc:subject>
  <dc:description>
  Implementation of class "polyMatrix" for storing a matrix of polynomials and implements 
  basic matrix operations; including a determinant and characteristic polynomial.
  It is based on the package 'polynom' and uses a lot of its methods to implement matrix operations.
  This package includes 3 methods of triangularization of polynomial matrices:
  Extended Euclidean algorithm which is most classical but numerically unstable;
  Sylvester algorithm based on LQ decomposition;
  Interpolation algorithm is based on LQ decomposition and Newton interpolation.
  Both methods are described in 
  D. Henrion &amp; M. Sebek, Reliable numerical methods for polynomial matrix triangularization,
  IEEE Transactions on Automatic Control (Volume 44, Issue 3, Mar 1999, Pages 497-508) &lt;doi:10.1109/9.751344&gt;
  and in 
  Salah Labhalla, Henri Lombardi &amp; Roger Marlin, 
  Algorithmes de calcule de la reduction de Hermite d'une matrice a coefficients polynomeaux,
  Theoretical Computer Science (Volume 161, Issue 1-2, July 1996, Pages 69-92) &lt;doi:10.1016/0304-3975(95)00090-9&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.0)</dc:relation>
  <dc:relation>Imports: methods, polynom, Matrix</dc:relation>
  <dc:relation>Suggests: testthat, withr</dc:relation>
  <dc:creator>Nikolai Ryzhkov &lt;namezys@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Tamas Prohle [aut],
  Peter Prohle [aut],
  Nikolai Ryzhkov [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0003-4896-280X&gt;),
  Ildiko Laszlo [aut] (ORCID: &lt;https://orcid.org/0000-0003-2324-8183&gt;),
  Ulas Onat Alakent [ctb]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=polyMatrix/LICENSE)</dc:rights>
  <dc:date>2021-07-18</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=polyMatrix</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.polyMatrix</dc:identifier>
</oai_dc:dc>
