| commit | 88062b7feddcf3e8354c6857753523c2a80d864f | [log] [tgz] |
|---|---|---|
| author | Srinivas Vasudevan <srvasude@gmail.com> | Thu Dec 12 01:56:54 2019 +0000 |
| committer | Rasmus Munk Larsen <rmlarsen@google.com> | Thu Dec 12 01:56:54 2019 +0000 |
| tree | 39a2b3928922d35946a324bd4828040ce6237709 | |
| parent | 381f8f3139533739c4a428843e2495b442989fcc [diff] |
Fix implementation of complex expm1. Add tests that fail with previous implementation, but pass with the current one.
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.