- recipe bioconductor-delayedtensor
R package for sparse and out-of-core arithmetic and decomposition of Tensor
- Homepage
https://bioconductor.org/packages/3.14/bioc/html/DelayedTensor.html
- License
Artistic-2.0
- Recipe
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.
- package bioconductor-delayedtensor¶
-
- Versions
1.0.0-0
- Depends
bioconductor-biocsingular
>=1.10.0,<1.11.0
bioconductor-delayedarray
>=0.20.0,<0.21.0
bioconductor-delayedrandomarray
>=1.2.0,<1.3.0
bioconductor-hdf5array
>=1.22.0,<1.23.0
r-base
>=4.1,<4.2.0a0
- Required By
Installation
With an activated Bioconda channel (see 2. Set up channels), install with:
conda install bioconductor-delayedtensor
and update with:
conda update bioconductor-delayedtensor
or use the docker container:
docker pull quay.io/biocontainers/bioconductor-delayedtensor:<tag>
(see bioconductor-delayedtensor/tags for valid values for
<tag>
)
Download stats¶
Link to this page¶
Render an badge with the following MarkDown:
[](http://bioconda.github.io/recipes/bioconductor-delayedtensor/README.html)