Package: DelayedTensor
Type: Package
Title: R package for sparse and out-of-core arithmetic and
        decomposition of Tensor
Version: 1.10.0
Authors@R: c(person("Koki", "Tsuyuzaki", role = c("aut", "cre"),
                email = "k.t.the-answer@hotmail.co.jp"))
Depends: R (>= 4.1.0)
Imports: methods, utils, DelayedArray, HDF5Array, BiocSingular,
        rTensor, DelayedRandomArray, irlba, Matrix, einsum,
Suggests: markdown, rmarkdown, BiocStyle, knitr, testthat, magrittr,
        dplyr, reticulate
Description: DelayedTensor operates Tensor arithmetic directly on
    DelayedArray object. DelayedTensor provides some generic function related to
    Tensor arithmetic/decompotision and dispatches it on the DelayedArray class.
    DelayedTensor also suppors Tensor contraction by einsum function,
    which is inspired by numpy einsum.
License: Artistic-2.0
biocViews: Software, Infrastructure, DataRepresentation,
        DimensionReduction
LazyData: true
LazyDataCompression: xz
VignetteBuilder: knitr
BugReports: https://github.com/rikenbit/DelayedTensor/issues
git_url: https://git.bioconductor.org/packages/DelayedTensor
git_branch: RELEASE_3_19
git_last_commit: e4a2bb6
git_last_commit_date: 2024-04-30
Repository: Bioconductor 3.19
Date/Publication: 2024-04-30
NeedsCompilation: no
Packaged: 2024-05-01 03:16:20 UTC; biocbuild
Author: Koki Tsuyuzaki [aut, cre]
Maintainer: Koki Tsuyuzaki <k.t.the-answer@hotmail.co.jp>
Built: R 4.4.0; ; 2024-05-01 11:52:56 UTC; unix
