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.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
Last updated from:94b88ba135. Checks:11 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | NOTE | 136 | ||
| linux-devel-x86_64 | NOTE | 142 | ||
| source / vignettes | OK | 176 | ||
| linux-release-arm64 | NOTE | 168 | ||
| linux-release-x86_64 | NOTE | 124 | ||
| macos-release-arm64 | NOTE | 119 | ||
| macos-release-x86_64 | NOTE | 214 | ||
| macos-oldrel-arm64 | NOTE | 160 | ||
| macos-oldrel-x86_64 | NOTE | 207 | ||
| windows-devel | NOTE | 169 | ||
| windows-release | NOTE | 170 | ||
| windows-oldrel | NOTE | 147 | ||
| wasm-release | OK | 100 |
Exports:einsumeinsum_generator
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Einstein Summation | einsum einsum_generator |
| Einstein Summation | einsum-package einsum_package |
