aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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