eigencore: Certified Partial Eigenvalue and Singular Value Computation

Computes the top-k singular triplets or eigenpairs of large sparse and structured matrices: the computation behind principal component analysis on big sparse data, spectral embeddings, and low-rank approximation. Every result carries a numerical certificate with residuals, a backward-error bound, orthogonality loss, and a pass/fail flag, and bounds that can only be estimated are reported as such rather than passed. Centered, scaled, and composed operators are solved through native 'C++' kernels without forming dense matrices. Drop-in replacements for the 'RSpectra' interface are included.

Package details

AuthorBradley Buchsbaum [aut, cre, cph]
MaintainerBradley Buchsbaum <brad.buchsbaum@gmail.com>
LicenseMIT + file LICENSE
Version1.0.2
URL https://bbuchsbaum.github.io/eigencore/ https://github.com/bbuchsbaum/eigencore
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("eigencore")

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.