Package: DelayedTensor
Type: Package
Title: R package for sparse and out-of-core arithmetic and
        decomposition of Tensor
Version: 1.16.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, S4Arrays, SparseArray, DelayedArray (>=
        0.31.8), HDF5Array, BiocSingular, rTensor, DelayedRandomArray
        (>= 1.13.1), 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
Config/pak/sysreqs: libssl-dev zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 15:10:14 UTC
RemoteUrl: https://github.com/bioc/DelayedTensor
RemoteRef: RELEASE_3_22
RemoteSha: 363cba1f495620121a907078a94af55cededee51
NeedsCompilation: no
Packaged: 2025-11-11 13:59:45 UTC; root
Author: Koki Tsuyuzaki [aut, cre]
Maintainer: Koki Tsuyuzaki <k.t.the-answer@hotmail.co.jp>
Built: R 4.5.2; ; 2025-11-11 14:08:49 UTC; windows
