mirror of
https://gitlab.com/libeigen/eigen.git
synced 2024-12-15 07:10:37 +08:00
Pulled latest updates from trunk
This commit is contained in:
commit
75e7f381c8
@ -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.
|
Loading…
Reference in New Issue
Block a user