aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Benoit Steiner <benoit.steiner.goog@gmail.com>2015-02-27 13:09:49 -0800
committerGravatar Benoit Steiner <benoit.steiner.goog@gmail.com>2015-02-27 13:09:49 -0800
commita4e37b0617cc53a240428c099257941521ec3db8 (patch)
treead252b0d8b7859c13d01b03a902f5c0d3b55745e /README.md
parent306fceccbec71bcff282d4d1d37e0f314f94ef81 (diff)
Reverted the README
Diffstat (limited to 'README.md')
-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/.