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
card.svg |card.png
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/docs site:https://const-ae.github.io

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

On CRAN:

Conda:

cpp

5.32 score 12 stars 9 packages 13 scripts 599 downloads 2 exports 3 dependencies

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

TargetResultTimeFilesSyslog
linux-devel-arm64NOTE136
linux-devel-x86_64NOTE142
source / vignettesOK176
linux-release-arm64NOTE168
linux-release-x86_64NOTE124
macos-release-arm64NOTE119
macos-release-x86_64NOTE214
macos-oldrel-arm64NOTE160
macos-oldrel-x86_64NOTE207
windows-develNOTE169
windows-releaseNOTE170
windows-oldrelNOTE147
wasm-releaseOK100

Exports:einsumeinsum_generator

Dependencies:gluemathjaxrRcpp

Readme and manuals

Help Manual

Help pageTopics
Einstein Summationeinsum einsum_generator
Einstein Summationeinsum-package einsum_package