-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add the long d3 benchmark * Add and use BlockedSparse type * Add positive-definite checks on 2x2 case * Drop LowerTriangular wrap * Add methods for BlockedSparse * Remove LowerTriangular wrap * Tighten code * Clean up updateL! [ci skip] * Avoid d3 test pending more debugging * Avoid fit of d3 pending more debugging * Reformulate lambda products * Add tests and methods * Move rankupdate! test to UniformBlockDiagona.jl * Tighten code a tad * Try (unsuccessfully) to avoid allocations * Add tests for coverage * Tighten code * Correct defn for docs * Export more types and generics * BlockedSparse for L only * Extend test coverage * Reinstate d3 benchmark * Add test of U cholfact for coverage * Invoke the d3 benchmark * Yet another typo fixed
- Loading branch information
Showing
18 changed files
with
335 additions
and
259 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
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
Oops, something went wrong.