Closed thomasgudjonwright closed 3 years ago
Merging #18 (4659314) into master (4f26cec) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #18 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 4 4
Lines 156 157 +1
=========================================
+ Hits 156 157 +1
Impacted Files | Coverage Δ | |
---|---|---|
src/ilmm.jl | 100.00% <100.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 4f26cec...4659314. Read the comment docs.
Improving the numerical stability of some linear algebra operations using Cholesky decomp when we know we have a pos-def matrix.