-
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.
- Loading branch information
1 parent
652cb99
commit 34ab81e
Showing
2 changed files
with
16 additions
and
1 deletion.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,18 @@ | ||
2023-10-05 Mikael Jagan <[email protected]> | ||
|
||
* DESCRIPTION: Package 'Matrix' is now only a Suggests: | ||
* NAMESPACE: Remove unconditional imports from package Matrix | ||
|
||
* inst/include/Eigen/CholmodSupport: No longer need to include | ||
RcppEigenCholdmod.h | ||
* inst/include/Eigen/src/CholmodSupport/CholmodSupport.h: Small | ||
wrapper adjustments conditional on Matrix use | ||
* inst/include/RcppEigenCholmod.h: Updated | ||
* inst/include/RcppEigenForward.h: Simplified | ||
* inst/include/RcppEigenWrap.h: Ditto | ||
* inst/include/RcppEigenStubs.cpp: New shorter helper | ||
* inst/include/RcppEigenStubs.h: Removed | ||
|
||
2023-07-21 Dirk Eddelbuettel <[email protected]> | ||
|
||
* DESCRIPTION (Date, Version): Roll micro version and date | ||
|
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