aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.md b/README.md
index a70651dae..04fa63fce 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,3 @@
-This repository contains additions, enhancements, and bug fixes for the Eigen C++ template library.
+**Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.**
-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
+For more information go to http://eigen.tuxfamily.org/.