| commit | d49021212b30234eb3867fc6ad7c077531d1ab73 | [log] [tgz] |
|---|---|---|
| author | Tobias Wood <tobias@spinicist.org.uk> | Tue Nov 05 14:10:19 2024 +0000 |
| committer | Rasmus Munk Larsen <rmlarsen@google.com> | Tue Nov 05 14:10:19 2024 +0000 |
| tree | a8d76314fd53d950a9a059db08f5eb677ab39a05 | |
| parent | bb73be8a2e8da00c1cf5d26acb9fe47a87b8047f [diff] |
Tensor Roll / Circular Shift / Rotate
Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.
For more information go to http://eigen.tuxfamily.org/ or https://libeigen.gitlab.io/docs/.
For pull request, bug reports, and feature requests, go to https://gitlab.com/libeigen/eigen.