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
496
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%
bfe86b8fc0
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
bfe86b8fc0
* add documentation of the cool (?) "print with format" feature
...
* move the ioformat.cpp test to a documentation example * rename IoFormat => IOFormat
2008-08-23 19:41:00 +00:00
bench
renamed inverseProduct => solveTriangular
2008-08-09 20:06:25 +00:00
cmake
* bug fixes in: Dot, generalized eigen problem, singular matrix detetection in Cholesky
2008-08-23 15:14:20 +00:00
demos
Various compilation fixes for MSVC 9. All tests compile but some
2008-08-19 11:06:40 +00:00
disabled
Added MatrixBase::Unit*() static function to easily create unit/basis vectors.
2008-07-19 13:03:23 +00:00
doc
* add documentation of the cool (?) "print with format" feature
2008-08-23 19:41:00 +00:00
Eigen
* add documentation of the cool (?) "print with format" feature
2008-08-23 19:41:00 +00:00
test
* add documentation of the cool (?) "print with format" feature
2008-08-23 19:41:00 +00:00
CMakeLists.txt
cmake fix
2008-08-23 17:40:52 +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
* it's \returns not \Returns
2008-08-20 04:34:04 +00:00
Mainpage.dox
last small fixes, this is alpha6, eigen2 is now ready for eigen1 apps to
2008-08-12 02:14:02 +00:00