R/eigencore-package.R

#' eigencore
#'
#' Computes the top-k singular triplets or eigenpairs of large sparse and
#' structured matrices, with a numerical certificate attached to every result.
#' See [svd_partial()], [eig_partial()], and `vignette("eigencore")`.
#'
#' @keywords internal
#' @useDynLib eigencore, .registration = TRUE
#' @importFrom methods is
"_PACKAGE"

Try the eigencore package in your browser

Any scripts or data that you put into this service are public.

eigencore documentation built on July 26, 2026, 1:06 a.m.