Go to file
2014-09-19 21:05:01 +00:00
bench Initial VSX commit 2014-08-29 20:03:49 +00:00
blas Fix bug #61: gemm was broken since we changed the blocking order 2014-07-24 22:08:10 +02:00
cmake Initial VSX commit 2014-08-29 20:03:49 +00:00
debug Make gdb pretty printer Python3-compatible (bug #800). 2014-04-28 14:10:22 +01:00
demos Fixed compilation error due to obsolete internal::abs and internal::sqrt function calls 2014-03-26 22:02:48 -04:00
doc Fixed CMakeLists.txt files to prevent CMake 3.0.0 warnings about deprecated LOCATION target property. 2014-08-22 12:13:07 +02:00
Eigen 32-bit floats/ints, 64-bit doubles pass packetmath tests, complex 32/64-bit remaining 2014-09-19 21:05:01 +00:00
failtest
lapack Fix lapack build 2014-04-01 11:52:23 +02:00
scripts simplify/uniformize eigen_gen_docs 2013-10-18 12:56:15 +02:00
test Initial VSX commit 2014-08-29 20:03:49 +00:00
unsupported Allow LevenbergMarquardt to work with non-standard types. 2014-08-27 15:24:51 +01:00
.hgeol Added a pattern which forces LF line endings for *.sh files. 2013-07-31 18:20:58 +02:00
.hgignore
CMakeLists.txt Initial VSX commit 2014-08-29 20:03:49 +00:00
COPYING.BSD
COPYING.GPL
COPYING.LGPL
COPYING.MINPACK
COPYING.MPL2
COPYING.README
CTestConfig.cmake swap 3.2 <-> default CTestConfig.cmake file 2014-03-05 10:07:44 +01:00
CTestCustom.cmake.in
eigen3.pc.in
INSTALL
README.md README.md edited online with Bitbucket 2014-05-21 14:08:04 +00:00
signature_of_eigen3_matrix_library

Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.

For more information go to http://eigen.tuxfamily.org/.