Package: JacobiEigen
Type: Package
Title: Classical Jacobi Eigensolution Algorithm
Version: 0.2-2
Date: 2015-11-30
Author: Bill Venables
Imports: Rcpp
Maintainer: Bill Venables <Bill.Venables@gmail.com>
Description: Implements the classical Jacobi (1846) 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, microbenchmark
VignetteBuilder: knitr
NeedsCompilation: yes
RoxygenNote: 5.0.1
Packaged: 2015-12-06 06:45:03 UTC; bill
Repository: CRAN
Date/Publication: 2015-12-06 13:31:58
Built: R 3.2.5; x86_64-w64-mingw32; 2017-04-20 06:39:46 UTC; windows
Archs: i386, x64
