Skip to content

WIP: do some matrix factorizations/inverses in-place #705

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 4 commits into from
May 17, 2021
Merged

Conversation

chriscoey
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented May 16, 2021

Codecov Report

Merging #705 (88e48f3) into master (757b1db) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #705      +/-   ##
==========================================
+ Coverage   97.22%   97.24%   +0.01%     
==========================================
  Files          53       53              
  Lines        7936     7953      +17     
==========================================
+ Hits         7716     7734      +18     
+ Misses        220      219       -1     
Impacted Files Coverage Δ
src/Cones/Cones.jl 98.30% <ø> (ø)
src/Hypatia.jl 100.00% <ø> (ø)
src/Cones/doublynonnegativetri.jl 99.01% <100.00%> (+<0.01%) ⬆️
src/Cones/epinormspectral.jl 98.80% <100.00%> (+<0.01%) ⬆️
src/Cones/epipersepspectral/matrixcsqr.jl 100.00% <100.00%> (ø)
src/Cones/epitrrelentropytri.jl 100.00% <100.00%> (ø)
src/Cones/hypoperlogdettri.jl 99.19% <100.00%> (ø)
src/Cones/hyporootdettri.jl 98.98% <100.00%> (ø)
src/Cones/matrixepipersquare.jl 99.18% <100.00%> (+<0.01%) ⬆️
src/Cones/possemideftri.jl 100.00% <100.00%> (ø)
... and 4 more

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 757b1db...88e48f3. Read the comment docs.

@chriscoey chriscoey merged commit ccef841 into master May 17, 2021
@chriscoey chriscoey deleted the linalgcleanup branch May 17, 2021 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant