About Anaconda Help Download Anaconda

R interface to the 'Spectra' library <https://spectralib.org/> 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. This package provides the 'eigs()' function that does the similar job as in 'Matlab', 'Octave', 'Python SciPy' and 'Julia'. It also provides the 'svds()' function to calculate the largest k singular values and corresponding singular vectors of a real matrix. The matrix to be computed on can be dense, sparse, or in the form of an operator defined by the user.

copied from cf-staging / r-rspectra
Click on a badge to see how to embed it in your web page
badge
https://anaconda.org/conda-forge/r-rspectra/badges/version.svg
badge
https://anaconda.org/conda-forge/r-rspectra/badges/latest_release_date.svg
badge
https://anaconda.org/conda-forge/r-rspectra/badges/latest_release_relative_date.svg
badge
https://anaconda.org/conda-forge/r-rspectra/badges/platforms.svg
badge
https://anaconda.org/conda-forge/r-rspectra/badges/license.svg
badge
https://anaconda.org/conda-forge/r-rspectra/badges/downloads.svg

© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy