From a4e37b0617cc53a240428c099257941521ec3db8 Mon Sep 17 00:00:00 2001 From: Benoit Steiner Date: Fri, 27 Feb 2015 13:09:49 -0800 Subject: Reverted the README --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'README.md') 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/. -- cgit v1.2.3