Reverted the README

This commit is contained in:
Benoit Steiner 2015-02-27 13:09:49 -08:00
parent 306fceccbe
commit a4e37b0617

View File

@ -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.
For more information go to http://eigen.tuxfamily.org/.