README.md edited online with Bitbucket

This commit is contained in:
Benoit Steiner 2015-02-27 20:44:10 +00:00
parent 473e6d4c3d
commit 90893bbe18

View File

@ -1 +1,5 @@
This repository contains additions, enhancements, and bug fixes for the Eigen C++ template library. These changes are regularly merged into the Eigen trunk.
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.
These changes are regularly merged into the Eigen trunk.