This website requires JavaScript.
Explore
Help
Sign In
mirror
/
eigen
Watch
2
Star
0
Fork
0
You've already forked eigen
mirror of
https://gitlab.com/libeigen/eigen.git
synced
2025-04-12 19:20:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
History
Gael Guennebaud
8e0d548039
* Fix a compilation issue with large fixed-size matrices: the unrollers were always instanciated.
...
* the unrolling limits are configurable at compile time.
2008-03-05 13:18:19 +00:00
..
src
* Fix a compilation issue with large fixed-size matrices: the unrollers were always instanciated.
2008-03-05 13:18:19 +00:00
CMakeLists.txt
part 2 of the reorganization. Benefits/changes:
2007-12-28 16:20:00 +00:00
Core
* Eigen compiles with any GCC versions from, at least, 3.3 without the previous ugly hack :)
2008-03-04 12:34:58 +00:00