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.5)einsum_0.1.2.zip(r-4.4)einsum_0.1.2.zip(r-4.3)
einsum_0.1.2.tgz(r-4.4-x86_64)einsum_0.1.2.tgz(r-4.4-arm64)einsum_0.1.2.tgz(r-4.3-x86_64)einsum_0.1.2.tgz(r-4.3-arm64)
einsum_0.1.2.tar.gz(r-4.5-noble)einsum_0.1.2.tar.gz(r-4.4-noble)
einsum_0.1.2.tgz(r-4.4-emscripten)einsum_0.1.2.tgz(r-4.3-emscripten)
einsum.pdf |einsum.html
einsum/json (API)
NEWS

# 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 site:https://const-ae.github.io

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

On CRAN:

cpp

5.35 score 11 stars 9 packages 15 scripts 354 downloads 2 exports 3 dependencies

Last updated 1 years agofrom:94b88ba135. Checks:1 OK, 8 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 23 2025
R-4.5-win-x86_64NOTEJan 23 2025
R-4.5-linux-x86_64NOTEJan 23 2025
R-4.4-win-x86_64NOTEJan 23 2025
R-4.4-mac-x86_64NOTEJan 23 2025
R-4.4-mac-aarch64NOTEJan 23 2025
R-4.3-win-x86_64NOTEJan 23 2025
R-4.3-mac-x86_64NOTEJan 23 2025
R-4.3-mac-aarch64NOTEJan 23 2025

Exports:einsumeinsum_generator

Dependencies:gluemathjaxrRcpp

Readme and manuals

Help Manual

Help pageTopics
Einstein Summationeinsum einsum_generator
Einstein Summationeinsum-package einsum_package