Package: EfficientMaxEigenpair
Type: Package
Title: Efficient Initials for Computing the Maximal Eigenpair
Version: 0.1.2
Date: 2017-07-23
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: 6.0.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-07-23 13:25:25 UTC; xiaojunmao
Repository: CRAN
Date/Publication: 2017-07-23 16:24:48 UTC
