aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/src/Eigenvalues
Commit message (Collapse)AuthorAge
* Change license from LGPL to MPL2 with agreement from David Harmon.Gravatar Gael Guennebaud2019-03-07
|
* bug #1596: fix inclusion of Eigen's header within unsupported modules.Gravatar Gael Guennebaud2018-09-17
|
* Fix typos found using codespellGravatar Gael Guennebaud2018-06-07
|
* bug #1288: fix memory leak in arpack wrapper.Gravatar Gael Guennebaud2016-09-05
|
* bug #1167: simplify installation of header files using cmake's ↵Gravatar Gael Guennebaud2016-08-29
| | | | install(DIRECTORY ...) command.
* Added ArpackSupport to cmake install targetGravatar Abhijit Kundu2015-10-16
|
* bug #230, fix compilation issues and wrong static assertionsGravatar Kolja Brix2013-06-18
|
* Fix several documentation issuesGravatar Gael Guennebaud2012-12-24
|
* Added ARPACK support for standard and generalized eigenvalue problems. ↵Gravatar David Harmon2012-10-06
Currently self-adjoint only.