aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
blob: a70651dae4296a844959ccdfbd1d75c7472770c8 (plain)
1
2
3
4
5
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.