Package: PowerfulMaxEigenpair
Type: Package
Title: Powerful Algorithm for Maximal Eigenpair
Version: 0.1.0
Date: 2019-06-03
Author: Yueshuang Li <liyueshuang@mail.bnu.edu.cn> and Xiaojun Mao <maoxj@fudan.edu.cn>
Maintainer: Xiaojun Mao <maoxj@fudan.edu.cn>
Description: An implementation for using powerful algorithm to compute the
    maximal eigenpair of Hermitizable tridiagonal matrices in R. It 
    provides two algorithms to find the maximal and the next to maximal 
    eigenpairs under the tridiagonal matrix. Besides, it also provides 
    two auxiliary algorithms to generate tridiagonal matrix and solve 
    the linear equation by Thomas algorithm. Several examples are included 
    in the vignettes to illustrate the usage of the functions.
License: MIT + file LICENSE
URL: http://github.com/mxjki/PowerfulMaxEigenpair
BugReports: http://github.com/mxjki/PowerfulMaxEigenpair/issues
Depends: R (>= 3.6.0), stats
Encoding: UTF-8
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-06-03 13:59:54 UTC; xiaojunmao
Repository: CRAN
Date/Publication: 2019-06-03 17:20:03 UTC
