rikenbit/DelayedTensor: R package for sparse and out-of-core arithmetic and decomposition of Tensor

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.

Getting started

Package details

Bioconductor views DataRepresentation DimensionReduction Infrastructure Software
Maintainer
LicenseArtistic-2.0
Version0.99.12
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("rikenbit/DelayedTensor")
rikenbit/DelayedTensor documentation built on Jan. 30, 2023, 6:15 p.m.