aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Benoit Steiner <benoit.steiner.goog@gmail.com>2015-02-27 12:57:55 -0800
committerGravatar Benoit Steiner <benoit.steiner.goog@gmail.com>2015-02-27 12:57:55 -0800
commit75e7f381c87cca295ed86c61ee697b03b6330823 (patch)
treeb8f71d8388e0f218b88fb5163ab0e900be6e69ce /README.md
parent2386fc8528fa8f923b0300af6ddc4cd46a178afd (diff)
parente1f6a45b14ae32b111d77839305a42aef2ef9153 (diff)
Pulled latest updates from trunk
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 04fa63fce..a70651dae 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
-**Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.**
+This repository contains additions, enhancements, and bug fixes for the Eigen C++ template library.
-For more information go to http://eigen.tuxfamily.org/.
+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. \ No newline at end of file