commit | e5f3fa2d6143e3c781b5ee51b3c2b04a0fc3f5d8 | [log] [tgz] |
---|---|---|
author | Antonio Sánchez <cantonios@google.com> | Fri Sep 05 22:31:30 2025 +0000 |
committer | GitLab <noreply@gitlab.com> | Fri Sep 05 22:31:30 2025 +0000 |
tree | ead7d02ba3ef492bdc8525487a168172388dcbc6 | |
parent | f426eff949a989b415dd19f59ae1d5c7e107566a [diff] |
Add gemmtr implementation.
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.