Package: EfficientMaxEigenpair
Type: Package
Title: Efficient Initials for Computing the Maximal Eigenpair
Version: 0.1.4
Date: 2017-10-17
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 three algorithms to find the efficient
    initials under two cases: the tridiagonal matrix case and the general matrix
    case. Besides, it also provides two 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-10-23 11:42:20 UTC; xiaojunmao
Repository: CRAN
Date/Publication: 2017-10-23 12:00:48 UTC
Built: R 4.6.0; ; 2025-08-18 03:12:59 UTC; unix
