Skip to content
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

Add is_invertible_with_inverse for arb matrices #1525

Merged
merged 1 commit into from
Aug 16, 2023
Merged

Add is_invertible_with_inverse for arb matrices #1525

merged 1 commit into from
Aug 16, 2023

Conversation

thofma
Copy link
Member

@thofma thofma commented Aug 15, 2023

No description provided.

@codecov
Copy link

codecov bot commented Aug 15, 2023

Codecov Report

Merging #1525 (bcab3cd) into master (2dba7d8) will increase coverage by 0.02%.
Report is 2 commits behind head on master.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1525      +/-   ##
==========================================
+ Coverage   82.76%   82.79%   +0.02%     
==========================================
  Files          95       95              
  Lines       37186    37236      +50     
==========================================
+ Hits        30778    30828      +50     
  Misses       6408     6408              
Files Changed Coverage Δ
src/arb/ComplexMat.jl 77.28% <100.00%> (+0.20%) ⬆️
src/arb/RealMat.jl 79.82% <100.00%> (+0.24%) ⬆️
src/arb/acb_mat.jl 78.13% <100.00%> (+0.19%) ⬆️
src/arb/arb_mat.jl 82.47% <100.00%> (+0.20%) ⬆️

... and 10 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@thofma thofma merged commit 407b0e0 into master Aug 16, 2023
15 checks passed
@thofma thofma deleted the th/realmat branch August 16, 2023 08:56
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.

1 participant