eigen/README.md

5 lines
336 B
Markdown
Raw Normal View History

2015-02-28 04:44:10 +08:00
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.
2015-02-28 04:44:24 +08:00
New changes are regularly merged into the Eigen trunk.