Clone this repo:
  1. d34b100 Fix UB in setZero by Charles Schlosser · 2 days ago upstream/master
  2. f19a680 Refactor special case handling in pow(x,y) and revert to repeated squaring for <float,int> by Rasmus Munk Larsen · 3 days ago
  3. 5064cb7 Add test for using pcast on scalars. by Rasmus Munk Larsen · 4 days ago
  4. 1ea61a5 Improve pow(x,y): 25% speedup, increase accuracy for integer exponents. by Rasmus Munk Larsen · 4 days ago
  5. 8ad4344 optimize setConstant, setZero by Charles Schlosser · 8 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.