Nothing
#' 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"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.