THIS MIRROR IS DEPRECATED -- New url: https://gitlab.com/libeigen/eigen
Stars
1.8k
Forks
555
Watchers
1.8k
Open Issues
4
Overall repository health assessment
No package.json found
This might not be a Node.js project
4.9k
commits
1.5k
commits
1.2k
commits
383
commits
329
commits
323
commits
121
commits
113
commits
63
commits
61
commits
Merged in anshuljl/eigen-2/Anshul-Jaiswal/update-configurevectorizationh-to-not-op-1573079916090 (pull request #754)
3100b0fView on GitHubCapture TensorMap by value inside tensor expression AST
5a5e74cView on GitHubRemove __host__ annotation for device-only function.
868df05View on GitHubUse EIGEN_DEVICE_FUNC macro instead of __device__.
d00bd01View on GitHubFix QuaternionBase::cast for quaternion map and wrapper.
d11af39View on GitHubBug 1776: fix vector-wise STL iterator's operator-> using a proxy as pointer type.
253fd48View on GitHubRevert the specialization for scalar_logistic_op<float> introduced in:
0f288e2View on GitHubMerged in codeplaysoftware/eigen/SYCL-Backend (pull request #691)
122ac65View on GitHub[SYCL] Rebasing the SYCL support branch on top of the Einge upstream master branch.
50320a8View on GitHubAdd missing EIGEN_DEVICE_FUNC attribute to template specializations for pexp to fix GPU build.
4898dcdView on GitHub