Package: gallery
Type: Package
Title: Generate Test Matrices for Numerical Experiments
Version: 1.0.0
Authors@R: c(person("Thomas", "Hsiao", email = "thomas.hsiao@emory.edu", role = c("aut", "cre"), comment = c(ORCID = "0009-0005-7848-7992")))
Maintainer: Thomas Hsiao <thomas.hsiao@emory.edu>
Description: Generates a variety of structured test matrices commonly used in numerical linear algebra and computational experiments. Includes well-known matrices for benchmarking and testing the performance, stability, and accuracy of linear algebra algorithms. Inspired by 'MATLAB' 'gallery' functions.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.1
Imports: Matrix, pracma (>= 2.2.5)
Suggests: testthat (>= 2.1.0), knitr, rmarkdown
NeedsCompilation: no
Packaged: 2024-09-25 23:29:40 UTC; thsiao3
Author: Thomas Hsiao [aut, cre] (<https://orcid.org/0009-0005-7848-7992>)
Repository: CRAN
Date/Publication: 2024-09-26 13:40:02 UTC
Built: R 4.6.0; ; 2025-10-14 01:46:57 UTC; windows
