This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub-Proxy
/
eigen
Watch
1
Star
0
Fork
0
You've already forked eigen
mirror of
https://gitlab.com/libeigen/eigen.git
synced
2025-04-28 23:04:18 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
History
Benoit Jacob
8c6007f80e
* Patch by Konstantinos Margaritis: AltiVec vectorization.
...
* Fix several warnings, temporarily disable determinant test.
2008-05-03 12:21:23 +00:00
..
src
* Patch by Konstantinos Margaritis: AltiVec vectorization.
2008-05-03 12:21:23 +00:00
Cholesky
Enable vectorization of product with dynamic matrices,
2008-05-01 13:53:05 +00:00
CMakeLists.txt
part 2 of the reorganization. Benefits/changes:
2007-12-28 16:20:00 +00:00
Core
* Patch by Konstantinos Margaritis: AltiVec vectorization.
2008-05-03 12:21:23 +00:00
LU
- optimized determinant calculations for small matrices (size <= 4)
2008-04-14 17:07:12 +00:00
QR
Added Triangular expression to extract upper or lower (strictly or not)
2008-04-26 18:26:05 +00:00