Package: svd
Type: Package
Imports: methods
Suggests: testthat (>= 0.7)
Title: Interfaces to Various State-of-Art SVD and Eigensolvers
Version: 0.5.8
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: 2025-01-10 07:06:52 UTC; asl
Repository: CRAN
Date/Publication: 2025-01-10 08:00:02 UTC
