| commit | be107e387b9b161d9a7f7875f0b8aaee7d407287 | [log] [tgz] |
|---|---|---|
| author | Konstantinos Margaritis <markos@freevec.org> | Thu Jun 23 10:19:05 2016 -0300 |
| committer | Konstantinos Margaritis <markos@freevec.org> | Thu Jun 23 10:19:05 2016 -0300 |
| tree | 3f73691e473557981830f0e2b00d372c648bb586 | |
| parent | 8c34b5a0e3d45e34bf674baf5cd384b01943423b [diff] |
fix compilation with clang 3.9, fix performance with pset1, use vector operators instead of intrinsics in some cases
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/.