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:
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
Last updated 1 years agofrom:94b88ba135. Checks:1 OK, 8 NOTE. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Jan 23 2025 |
R-4.5-win-x86_64 | NOTE | Jan 23 2025 |
R-4.5-linux-x86_64 | NOTE | Jan 23 2025 |
R-4.4-win-x86_64 | NOTE | Jan 23 2025 |
R-4.4-mac-x86_64 | NOTE | Jan 23 2025 |
R-4.4-mac-aarch64 | NOTE | Jan 23 2025 |
R-4.3-win-x86_64 | NOTE | Jan 23 2025 |
R-4.3-mac-x86_64 | NOTE | Jan 23 2025 |
R-4.3-mac-aarch64 | NOTE | Jan 23 2025 |
Exports:einsumeinsum_generator
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Einstein Summation | einsum einsum_generator |
Einstein Summation | einsum-package einsum_package |