-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* import Eigen 3.4.0 * remove cholmod_l_* functions * apply patches * diffs * changelog * mark as release candidate while we test * port #131, adapted to Eigen 3.4.0 * revert changes below inst/include/Eigen in merge commit 4db13cb * Tweak to build with clang on Windows. * Update ChangeLog * RcppEigen 0.3.4.0.0 --------- Co-authored-by: Dirk Eddelbuettel <edd@debian.org> Co-authored-by: Mikael Jagan <jaganmn@mcmaster.ca> Co-authored-by: Tomas Kalibera <tomas.kalibera@gmail.com>
- Loading branch information
1 parent
f7259df
commit b92b5b2
Showing
451 changed files
with
69,417 additions
and
22,010 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,3 +41,4 @@ | |
#include "src/Core/util/ReenableStupidWarnings.h" | ||
|
||
#endif // EIGEN_CHOLMODSUPPORT_MODULE_H | ||
|
Oops, something went wrong.