# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "einsum" in publications use:' type: software license: MIT title: 'einsum: Einstein Summation' version: 0.1.2 doi: 10.32614/CRAN.package.einsum abstract: The summation notation suggested by Einstein (1916) 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: - family-names: Ahlmann-Eltze given-names: Constantin email: artjom31415@googlemail.com orcid: https://orcid.org/0000-0002-3762-068X repository: https://const-ae.r-universe.dev repository-code: https://github.com/const-ae/einsum commit: 94b88ba135058193b5e1e776ee04dc3e9d8d2917 url: https://const-ae.github.io/einsum/ contact: - family-names: Ahlmann-Eltze given-names: Constantin email: artjom31415@googlemail.com orcid: https://orcid.org/0000-0002-3762-068X