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
445
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%
d6e88f8155
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
d6e88f8155
* add LU unit-test. Seems like we have very good numerical stability!
...
* some cleanup, and grant me a copyright line on the determinant test.
2008-08-09 19:26:14 +00:00
bench
Add a LU decomposition action in BTL and various cleaning in BTL. For instance
2008-08-04 23:12:48 +00:00
demos
- many updates after Cwise change
2008-07-08 07:56:01 +00:00
disabled
Added MatrixBase::Unit*() static function to easily create unit/basis vectors.
2008-07-19 13:03:23 +00:00
doc
* Rewrite the triangular solver so that we can take advantage of our efficient matrix-vector products:
2008-07-26 20:40:29 +00:00
Eigen
* add LU unit-test. Seems like we have very good numerical stability!
2008-08-09 19:26:14 +00:00
test
* add LU unit-test. Seems like we have very good numerical stability!
2008-08-09 19:26:14 +00:00
CMakeLists.txt
imported a reworked version of BTL (Benchmark for Templated Libraries).
2008-07-09 14:04:48 +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
Ready for alpha2 release.
2008-01-07 09:34:21 +00:00
Mainpage.dox
many small fixes and documentation improvements,
2008-05-29 03:12:30 +00:00