Package: JacobiEigen
Type: Package
Title: Classical Jacobi Eigensolution Algorithm
Version: 0.1
Date: 2015-08-01
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: knitr, dplyr, tidyr, ggplot2, microbenchmark
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2015-08-09 06:37:19 UTC; bill
Repository: CRAN
Date/Publication: 2015-08-09 18:21:01
