Learn R Programming

einops (version 0.2.1)

einops-package: einops: Flexible, Powerful, and Readable Tensor Operations

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) https://openreview.net/forum?id=oapKSVM2bcj.

Arguments

Author

Maintainer: Qile Yang qile.yang@berkeley.edu (ORCID) [copyright holder]

See Also