Package: svd
Type: Package
Imports: methods
Suggests: testthat (>= 0.7)
Title: Interfaces to Various State-of-Art SVD and Eigensolvers
Version: 0.5.7
Author: Anton Korobeynikov [aut, cre],
  Rasmus Munk Larsen [ctb, cph],
  Lawrence Berkeley National Laboratory [ctb, cph]
Maintainer: Anton Korobeynikov <anton@korobeynikov.info>
Description: R bindings to SVD and eigensolvers (PROPACK, nuTRLan).
License: BSD_3_clause + file LICENSE
Copyright: see file COPYRIGHTS
URL: https://github.com/asl/svd
Authors@R: c(person(given = "Anton",
                    family = "Korobeynikov",
                    role = c("aut", "cre"),
                    email = "anton@korobeynikov.info"),
             person(given = c("Rasmus", "Munk"),
                    family = "Larsen",
                    role = c("ctb", "cph")),
             person(given = c("Lawrence", "Berkeley", "National"),
                    family = "Laboratory",
                    role = c("ctb", "cph")))
NeedsCompilation: yes
Packaged: 2024-09-28 04:48:56 UTC; asl
Repository: CRAN
Date/Publication: 2024-09-28 23:30:02 UTC
Built: R 4.5.1; aarch64-apple-darwin20.6.0; 2025-09-07 09:13:59 UTC; unix
