Source: r-cran-bdsmatrix Standards-Version: 4.7.3 Maintainer: Debian R Packages Maintainers Section: gnu-r Testsuite: autopkgtest-pkg-r Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev, architecture-is-64-bit, architecture-is-little-endian, Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-bdsmatrix Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-bdsmatrix.git Homepage: https://cran.r-project.org/package=bdsmatrix Rules-Requires-Root: no Package: r-cran-bdsmatrix Architecture: any Depends: ${R:Depends}, ${shlibs:Depends}, ${misc:Depends}, Recommends: ${R:Recommends}, Suggests: ${R:Suggests}, Description: GNU R routines for block diagonal symmetric matrices Provides an R class for block diagonal symmetric matrices, allowing them to be manipulated much like an ordinary matrix, but the total memory use can be much smaller. . Also provides a solver for such matrices, and generalized Cholesky decomposition routines for both symmetric and block diagonal symmetric matrices.