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
2024-12-15 07:10:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
81
Commits
11
Branches
89
Tags
160
MiB
C++
84.8%
Fortran
8.7%
C
2.9%
CMake
1.9%
Cuda
1.2%
Other
0.4%
ac6ff5efd6
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Benoit Jacob
ac6ff5efd6
reverse certain inner loops. Now the benchmark runs in 3.5s instead of 5.5s before!
2007-10-08 07:24:00 +00:00
doc
reorganize meta loop unrolling, add Trace (meta-unrolled), fix compilation issues in
2007-10-07 16:40:49 +00:00
src
reverse certain inner loops. Now the benchmark runs in 3.5s instead of 5.5s before!
2007-10-08 07:24:00 +00:00
test
reorganization of headers, part 2/2...
2007-10-07 15:59:09 +00:00
CMakeLists.txt
make matrix multiplication do immediate evaluation; add lazyMul() for the old behaviour
2007-09-29 08:28:36 +00:00