| commit | a2040ef796153edd1a1d7aea3b0c61252c84b615 | [log] [tgz] |
|---|---|---|
| author | Antonio Sanchez <cantonios@google.com> | Fri Jun 18 14:24:11 2021 -0700 |
| committer | Rasmus Munk Larsen <rmlarsen@google.com> | Mon Jun 21 18:14:53 2021 +0000 |
| tree | 87d25894cf7de0918966efdda9186c477faf879b | |
| parent | c2c0f6f64b5c512724b9979d2841b49547f28104 [diff] |
Rewrite balancer to avoid overflows. The previous balancer overflowed for large row/column norms. Modified to prevent that. Fixes #2273. (cherry picked from commit e9ab4278b7aba6f279c964d99ae5a312d12ab04b)
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/.
For pull request, bug reports, and feature requests, go to https://gitlab.com/libeigen/eigen.