Skip to content

Generalise Cholesky #84

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 14, 2021
Merged

Generalise Cholesky #84

merged 2 commits into from
Jul 14, 2021

Conversation

dlfivefifty
Copy link
Member

@dlfivefifty dlfivefifty commented Jul 14, 2021

Fixes #83 @TSGut

@codecov
Copy link

codecov bot commented Jul 14, 2021

Codecov Report

Merging #84 (2b09ecd) into master (d2fd2ff) will increase coverage by 0.12%.
The diff coverage is 100.00%.

❗ Current head 2b09ecd differs from pull request most recent head 04cba39. Consider uploading reports for the commit 04cba39 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master      #84      +/-   ##
==========================================
+ Coverage   75.96%   76.09%   +0.12%     
==========================================
  Files          11       11              
  Lines        1140     1146       +6     
==========================================
+ Hits          866      872       +6     
  Misses        274      274              
Impacted Files Coverage Δ
src/infcholesky.jl 94.36% <100.00%> (+0.52%) ⬆️
src/infqr.jl 96.77% <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 d2fd2ff...04cba39. Read the comment docs.

@dlfivefifty dlfivefifty merged commit f6a6782 into master Jul 14, 2021
@dlfivefifty dlfivefifty deleted the dl/generalchol branch July 14, 2021 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adaptive Cholesky and symmetric BandedMatrices
1 participant