JacobiEigen: Classical Jacobi Eigenvalue Algorithm

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.

Version: 0.3-3
Imports: Rcpp
LinkingTo: Rcpp
Suggests: stats, knitr, dplyr, tidyr, ggplot2, rbenchmark
Published: 2019-03-10
Author: Bill Venables
Maintainer: Bill Venables <Bill.Venables at gmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: yes
CRAN checks: JacobiEigen results

Downloads:

Reference manual: JacobiEigen.pdf
Vignettes: The Classical Jacobi Algorithm
Package source: JacobiEigen_0.3-3.tar.gz
Windows binaries: r-devel: JacobiEigen_0.3-3.zip, r-release: JacobiEigen_0.3-3.zip, r-oldrel: JacobiEigen_0.3-3.zip
macOS binaries: r-release: JacobiEigen_0.3-3.tgz, r-oldrel: JacobiEigen_0.3-3.tgz
Old sources: JacobiEigen archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=JacobiEigen to link to this page.