Clone this repo:
  1. dcbaf2d Switch the inline hint to `EIGEN_ALWAYS_INLINE` for a few functions by Yu You · 2 days ago master
  2. a7674b7 Improve packet op test coverage for IEEE special values. by Rasmus Munk Larsen · 2 days ago
  3. 72bfca3 cxx11_tensor_expr.cpp: delete extraneous semicolon by Charles Schlosser · 4 days ago
  4. 9b511fe Fix cxx11_tensor_expr.cpp by Rasmus Munk Larsen · 4 days ago
  5. 943fdc7 Use more FMA in reciprocal iteration for precision by Chaofan Qiu · 5 days ago

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/ or https://libeigen.gitlab.io/docs/.

For pull request, bug reports, and feature requests, go to https://gitlab.com/libeigen/eigen.