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
698
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%
8106d35408
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
8106d35408
Patch by Kenneth Riddile: disable MSVC warnings, reenable them outside
...
of Eigen, and add a MSVC-friendly path in StaticAssert.
2008-12-18 20:48:02 +00:00
bench
improved MSVC support in cmake files (SSE)
2008-12-18 09:07:36 +00:00
cmake
clean FindUmfpack.cmake wrt enable_language(Fortran)
2008-12-02 12:20:13 +00:00
demos
prefix all Eigen cmake variable with EIGEN_ and switched to lowercase for all cmake files
2008-12-02 12:59:10 +00:00
disabled
Update e-mail address
2008-11-24 13:40:43 +00:00
doc
* fix in IO.h, a useless copy was made because of assignment from
2008-12-18 20:36:25 +00:00
Eigen
Patch by Kenneth Riddile: disable MSVC warnings, reenable them outside
2008-12-18 20:48:02 +00:00
test
* fix in IO.h, a useless copy was made because of assignment from
2008-12-18 20:36:25 +00:00
.krazy
* Add Hyperplane::transform(Matrix/Transform)
2008-08-31 13:32:29 +00:00
CMakeLists.txt
improved MSVC support in cmake files (SSE)
2008-12-18 09:07:36 +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
tutorial: add array module warnings when needed
2008-11-17 15:38:57 +00:00