This website requires JavaScript.
Explore
Help
Register
Sign In
CFD
/
eigen
Watch
1
Star
0
Fork
0
You've already forked eigen
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
588
Commits
2
Branches
88
Tags
112
MiB
C++
84.6%
Fortran
8.9%
C
2.9%
CMake
1.9%
Cuda
1.2%
Other
0.5%
b730c6f57d
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
Gael Guennebaud
b730c6f57d
Sparse module: add experimental support for TAUCS and CHOLMOD with:
...
* bidirectionnal mapping * full cholesky factorization
2008-10-05 13:38:38 +00:00
bench
typos in bench/
2008-08-29 16:10:08 +00:00
cmake
* bug fixes in: Dot, generalized eigen problem, singular matrix detetection in Cholesky
2008-08-23 15:14:20 +00:00
demos
* block() for vectors ---> segment()
2008-09-15 15:45:41 +00:00
disabled
remove apidox_preprocessing script which is not used anymore
2008-09-16 13:26:46 +00:00
doc
remove apidox_preprocessing script which is not used anymore
2008-09-16 13:26:46 +00:00
Eigen
Sparse module: add experimental support for TAUCS and CHOLMOD with:
2008-10-05 13:38:38 +00:00
test
extend sparse unit tests with transpose and matrix product
2008-10-04 14:25:00 +00:00
.krazy
* Add Hyperplane::transform(Matrix/Transform)
2008-08-31 13:32:29 +00:00
CMakeLists.txt
same thing with EIGEN_BINARY_DIR. Now the doc generation works from kdesupport.
2008-08-31 15:20:25 +00:00
COPYING
Relicense --> dual-license LGPL3+/GPL2+
2008-02-28 15:44:45 +00:00
COPYING.LESSER
Relicense --> dual-license LGPL3+/GPL2+
2008-02-28 15:44:45 +00:00
Doxyfile
* block() for vectors ---> segment()
2008-09-15 15:45:41 +00:00
Mainpage.dox
remove apidox_preprocessing script which is not used anymore
2008-09-16 13:26:46 +00:00