Package: JacobiEigen
Type: Package
Title: Classical Jacobi Eigenvalue Algorithm
Version: 0.3-4
Date: 2021-04-17
Author: Bill Venables
Imports: Rcpp
Maintainer: Bill Venables <Bill.Venables@gmail.com>
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.
License: GPL (>= 2)
LinkingTo: Rcpp
Suggests: stats, knitr, dplyr, tidyr, ggplot2, rbenchmark, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: yes
RoxygenNote: 6.1.1
Packaged: 2021-04-17 00:18:16 UTC; bill
Repository: CRAN
Date/Publication: 2021-04-17 04:50:09 UTC
Built: R 4.5.1; aarch64-apple-darwin20.6.0; 2025-09-15 23:45:50 UTC; unix
