Package: EfficientMaxEigenpair
Type: Package
Title: Efficient Initials for Computing the Maximal Eigenpair
Version: 0.1.0
Date: 2016-12-03
Author: Mu-Fa Chen <mfchen@bnu.edu.cn>
Maintainer: Xiao-Jun Mao <maoxj.ki@gmail.com>
Description: An implementation for using efficient initials to compute the
    maximal eigenpair in R. It provides two algorithms to find the efficient
    initials under two cases: the tridiagonal matrix case and the general matrix
    case. Besides, it also provides algorithms for the next to the maximal eigenpair under
    these two cases.
License: MIT + file LICENSE
URL: http://github.com/mxjki/EfficientMaxEigenpair
BugReports: http://github.com/mxjki/EfficientMaxEigenpair/issues
Depends: R (>= 3.3.2), stats
Encoding: UTF-8
RoxygenNote: 5.0.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2016-12-07 08:16:13 UTC; xiaojunmao
Repository: CRAN
Date/Publication: 2016-12-07 13:46:29
