Package: einsum 0.2.0

einsum: Einstein Summation

The summation notation suggested by Einstein (1916) <doi:10.1002/andp.19163540702> is a concise mathematical notation that implicitly sums over repeated indices of n-dimensional arrays. Many ordinary matrix operations (e.g. transpose, matrix multiplication, scalar product, 'diag()', trace etc.) can be written using Einstein notation. The notation is particularly convenient for expressing operations on arrays with more than two dimensions because the respective operators ('tensor products') might not have a standardized name.

Authors:Constantin Ahlmann-Eltze [aut, cre], Koki Tsuyuzaki [aut]

einsum_0.2.0.tar.gz
einsum_0.2.0.zip(r-4.7-x86_64)einsum_0.2.0.zip(r-4.6-x86_64)einsum_0.2.0.zip(r-4.5-x86_64)
einsum_0.2.0.tgz(r-4.6-x86_64)einsum_0.2.0.tgz(r-4.6-arm64)einsum_0.2.0.tgz(r-4.5-x86_64)einsum_0.2.0.tgz(r-4.5-arm64)
einsum_0.2.0.tar.gz(r-4.7-arm64)einsum_0.2.0.tar.gz(r-4.7-x86_64)einsum_0.2.0.tar.gz(r-4.6-arm64)einsum_0.2.0.tar.gz(r-4.6-x86_64)
einsum_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
einsum/json (API)

# Install 'einsum' in R:
install.packages('einsum', repos = c('https://const-ae.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/const-ae/einsum/issues

Pkgdown/docs site:https://const-ae.github.io

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

cpp

4.64 score 12 stars 11 packages 11 scripts 569 downloads 2 exports 3 dependencies

Last updated from:c1e345b02d. Checks:11 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64NOTE202
linux-devel-x86_64NOTE153
source / vignettesOK171
linux-release-arm64NOTE200
linux-release-x86_64NOTE161
macos-release-arm64NOTE111
macos-release-x86_64NOTE312
macos-oldrel-arm64NOTE136
macos-oldrel-x86_64NOTE285
windows-develNOTE187
windows-releaseNOTE187
windows-oldrelNOTE197
wasm-releaseOK99

Exports:einsumeinsum_generator

Dependencies:gluemathjaxrRcpp

Readme and manuals

Help Manual

Help pageTopics
Einstein Summationeinsum einsum_generator
Einstein Summationeinsum-package einsum_package