-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use Choleski decomposition for the calculation of the inverse of matr…
…ices in alm. Related to #14
- Loading branch information
Ivan Svetunkov
committed
Aug 9, 2018
1 parent
ebd9145
commit 318741f
Showing
3 changed files
with
8 additions
and
4 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
Package: greybox | ||
Type: Package | ||
Title: Toolbox for Model Building and Forecasting | ||
Version: 0.3.1.41006 | ||
Version: 0.3.1.41007 | ||
Date: 2018-08-09 | ||
Authors@R: person("Ivan", "Svetunkov", email = "[email protected]", role = c("aut", "cre"), | ||
comment="Lecturer at Centre for Marketing Analytics and Forecasting, Lancaster University, UK") | ||
|
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