aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Benoit Steiner <benoit.steiner.goog@gmail.com>2015-02-27 20:44:10 +0000
committerGravatar Benoit Steiner <benoit.steiner.goog@gmail.com>2015-02-27 20:44:10 +0000
commit90893bbe189bee6b9db45b5879b6e817334ff394 (patch)
treeac1b0e70535f53f789d4ea6d829567fc9370bd9a /README.md
parent473e6d4c3d27075815ad5eb32a621d9796e28adc (diff)
README.md edited online with Bitbucket
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 62c4c6fe2..8548ea5a4 100644
--- a/README.md
+++ b/README.md
@@ -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. \ No newline at end of file
+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. \ No newline at end of file