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.3.0; x86_64-apple-darwin20; 2023-04-17 21:34:11 UTC; unix
Archs: JacobiEigen.so.dSYM
