This package browser is in early development. Mind the rough edges.

r-rspectra 0.16-2

Solvers for large-scale Eigenvalue and SVD problems

This package provides an R interface to the Spectra library for large-scale eigenvalue and SVD problems. It is typically used to compute a few eigenvalues/vectors of an n by n matrix, e.g., the k largest eigenvalues, which is usually more efficient than eigen() if k << n.

Installation

Install r-rspectra 0.16-2 as follows:

guix install r-rspectra@0.16-2

Or install the latest version:

guix install r-rspectra

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.