# --------------------------------------------
# CITATION file created with {cffr} R package
# See also: https://docs.ropensci.org/cffr/
# --------------------------------------------
cff-version: 1.2.0
message: 'To cite package "PRIMME" in publications use:'
type: software
license: GPL-3.0-only
title: 'PRIMME: Eigenvalues and Singular Values and Vectors from Large Matrices'
version: 3.2-6
identifiers:
- type: doi
value: 10.32614/CRAN.package.PRIMME
abstract: R interface to 'PRIMME' , a C
library for computing a few eigenvalues and their corresponding eigenvectors of
a real symmetric or complex Hermitian matrix, or generalized Hermitian eigenproblem.
It can also compute singular values and vectors of a square or rectangular matrix.
'PRIMME' finds largest, smallest, or interior singular/eigenvalues and can use preconditioning
to accelerate convergence. General description of the methods are provided in the
papers Stathopoulos (2010, ) and Wu (2017,
). See 'citation("PRIMME")' for details.
authors:
- family-names: Romero
given-names: Eloy
email: eloy@cs.wm.edu
- family-names: Stathopoulos
given-names: Andreas
email: andreas@cs.wm.edu
- family-names: Wu
given-names: Lingfei
email: wuli@us.ibm.com
preferred-citation:
type: article
title: 'PRIMME: PReconditioned Iterative MultiMethod Eigensolver -- Methods and
software description'
authors:
- family-names: Stathopoulos
given-names: Andreas
email: andreas@cs.wm.edu
- family-names: McCombs
given-names: James R.
journal: ACM Transactions on Mathematical Software
volume: '37'
issue: '2'
year: '2010'
publisher:
name: ACM
start: '21:1'
end: '21:30'
repository: https://cranhaven.r-universe.dev
repository-code: https://github.com/primme/primme
commit: 79592dd3274953431e745a84e2bd306d4d5923c7
url: https://www.cs.wm.edu/~andreas/software/
date-released: '2024-01-10'
contact:
- family-names: Romero
given-names: Eloy
email: eloy@cs.wm.edu
references:
- type: article
title: 'PRIMME\_SVDS: A High-Performance Preconditioned SVD Solver for Accurate
Large-Scale Computations'
authors:
- family-names: Wu
given-names: Lingfei
- family-names: Romero
given-names: Eloy
- family-names: Stathopoulos
given-names: Andreas
journal: SIAM J. Sci. Comput.
volume: '39'
issue: '5'
year: '2017'
url: https://doi.org/10.1137/16M1082214
start: S248
end: S271
doi: 10.1137/16M1082214