Package: JacobiEigen
Type: Package
Title: Classical Jacobi Eigenvalue Algorithm
Version: 0.3-3
Date: 2019-03-10
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
VignetteBuilder: knitr
NeedsCompilation: yes
RoxygenNote: 6.1.1
Packaged: 2019-03-10 05:42:57 UTC; bill
Repository: CRAN
Date/Publication: 2019-03-10 07:12:44 UTC
