<?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>Classical Jacobi Eigenvalue Algorithm</dc:title>
  <dc:title>R package JacobiEigen version 0.3-4</dc:title>
  <dc:description>Implements the classical Jacobi algorithm for the
    eigenvalues and eigenvectors of a real symmetric matrix, both in 
    pure 'R' and in 'C++' using 'Rcpp'. Mainly as a programming example 
    for teaching purposes.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: Rcpp</dc:relation>
  <dc:relation>LinkingTo: Rcpp</dc:relation>
  <dc:relation>Suggests: stats, knitr, dplyr, tidyr, ggplot2, rbenchmark, rmarkdown</dc:relation>
  <dc:creator>Bill Venables &lt;Bill.Venables@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Bill Venables</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2021-04-17</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=JacobiEigen</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.JacobiEigen</dc:identifier>
</oai_dc:dc>
