Package: einops Title: Flexible, Powerful, and Readable Tensor Operations Version: 0.2.1 Authors@R: c( person( "Qile", "Yang", email = "qile.yang@berkeley.edu", role = c("cre","aut","cph"), comment = c(ORCID = "0009-0005-0148-2499") )) Maintainer: Qile Yang Description: Perform tensor operations using a concise yet expressive syntax inspired by the Python library of the same name. Reshape, rearrange, and combine multidimensional arrays for scientific computing, machine learning, and data analysis. Einops simplifies complex manipulations, making code more maintainable and intuitive. The original implementation is demonstrated in Rogozhnikov (2022) . License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 URL: https://github.com/Qile0317/einops, https://qile0317.github.io/einops/ BugReports: https://github.com/Qile0317/einops/issues Imports: assertthat, FastUtils, glue, magrittr, r2r, R6, roperators Suggests: abind, grid, imager, knitr, lifecycle, lintr, lobstr, rmarkdown, spelling, testthat (>= 3.0.0), torch, zeallot Config/testthat/edition: 3 VignetteBuilder: knitr Depends: R (>= 3.5) LazyData: true Language: en-US Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev git make libharfbuzz-dev libgit2-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev libx11-dev zlib1g-dev Repository: https://qile0317.r-universe.dev Date/Publication: 2025-08-29 22:26:49 UTC RemoteUrl: https://github.com/qile0317/einops RemoteRef: HEAD RemoteSha: 50fc8b09f5b19ea9e5cb0927d78d637d9570772d NeedsCompilation: no Packaged: 2026-06-01 11:28:37 UTC; root Author: Qile Yang [cre, aut, cph] (ORCID: )