mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-04-28 23:04:18 +08:00
5 lines
336 B
Markdown
5 lines
336 B
Markdown
This repository contains additions, enhancements, and bug fixes for the Eigen C++ template library.
|
|
|
|
Among other things, this branch introduced support for AVX and FMA instructions, performance improvements for the matrix multiplication kernels, as well as the Tensor library.
|
|
|
|
New changes are regularly merged into the Eigen trunk. |