Package: einsum 0.1.2

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]

einsum_0.1.2.tar.gz
einsum_0.1.2.zip(r-4.7)einsum_0.1.2.zip(r-4.6)einsum_0.1.2.zip(r-4.5)
einsum_0.1.2.tgz(r-4.6-x86_64)einsum_0.1.2.tgz(r-4.6-arm64)einsum_0.1.2.tgz(r-4.5-x86_64)einsum_0.1.2.tgz(r-4.5-arm64)
einsum_0.1.2.tar.gz(r-4.7-arm64)einsum_0.1.2.tar.gz(r-4.7-x86_64)einsum_0.1.2.tar.gz(r-4.6-arm64)einsum_0.1.2.tar.gz(r-4.6-x86_64)
einsum_0.1.2.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

5.30 score 12 stars 10 packages 11 scripts 558 downloads 2 exports 3 dependencies

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

TargetResultTimeFilesSyslog
linux-devel-arm64NOTE155
linux-devel-x86_64NOTE146
source / vignettesOK159
linux-release-arm64NOTE183
linux-release-x86_64NOTE146
macos-release-arm64NOTE99
macos-release-x86_64NOTE226
macos-oldrel-arm64NOTE136
macos-oldrel-x86_64NOTE218
windows-develNOTE194
windows-releaseNOTE147
windows-oldrelNOTE154
wasm-releaseOK137

Exports:einsumeinsum_generator

Dependencies:gluemathjaxrRcpp

Readme and manuals

Help Manual

Help pageTopics
Einstein Summationeinsum einsum_generator
Einstein Summationeinsum-package einsum_package