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-4 |
| Imports: | Rcpp |
| LinkingTo: | Rcpp |
| Suggests: | stats,knitr,dplyr,tidyr,ggplot2,rbenchmark,rmarkdown |
| Published: | 2021-04-17 |
| DOI: | 10.32614/CRAN.package.JacobiEigen |
| 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 |
| Reference manual: | JacobiEigen.html ,JacobiEigen.pdf |
| Vignettes: | The Classical Jacobi Algorithm (source,R code) |
| Package source: | JacobiEigen_0.3-4.tar.gz |
| Windows binaries: | r-devel:JacobiEigen_0.3-4.zip, r-release:JacobiEigen_0.3-4.zip, r-oldrel:JacobiEigen_0.3-4.zip |
| macOS binaries: | r-release (arm64):JacobiEigen_0.3-4.tgz, r-oldrel (arm64):JacobiEigen_0.3-4.tgz, r-release (x86_64):JacobiEigen_0.3-4.tgz, r-oldrel (x86_64):JacobiEigen_0.3-4.tgz |
| Old sources: | JacobiEigen archive |
Please use the canonical formhttps://CRAN.R-project.org/package=JacobiEigento link to this page.