Skip to content

Fix indexing/slicing of ProductQ and infinite QLPackedQ #127

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 1 commit into from
Feb 8, 2023

Conversation

dkarrasch
Copy link
Member

This fixes issues that arose in a mismatch between MatrixFactorizations.jl and InfiniteLinearAlgeba.jl.

@dkarrasch dkarrasch closed this Feb 8, 2023
@dkarrasch dkarrasch reopened this Feb 8, 2023
@codecov
Copy link

codecov bot commented Feb 8, 2023

Codecov Report

Base: 77.31% // Head: 77.90% // Increases project coverage by +0.58% 🎉

Coverage data is based on head (f5d515e) compared to base (90002ca).
Patch coverage: 70.27% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #127      +/-   ##
==========================================
+ Coverage   77.31%   77.90%   +0.58%     
==========================================
  Files          11       11              
  Lines        1305     1308       +3     
==========================================
+ Hits         1009     1019      +10     
+ Misses        296      289       -7     
Impacted Files Coverage Δ
src/blockbanded/blockbanded.jl 94.87% <ø> (ø)
src/InfiniteLinearAlgebra.jl 90.90% <50.00%> (+2.67%) ⬆️
src/infql.jl 46.53% <50.00%> (+0.02%) ⬆️
src/banded/hessenbergq.jl 71.84% <66.66%> (+9.70%) ⬆️
src/banded/infbanded.jl 81.60% <66.66%> (ø)
src/banded/infqltoeplitz.jl 67.50% <85.71%> (-2.25%) ⬇️
src/infqr.jl 97.55% <100.00%> (+0.01%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dkarrasch
Copy link
Member Author

I'm merging and releasing quickly, because the currently released version is plainly broken.

@dkarrasch dkarrasch merged commit 3cfa959 into master Feb 8, 2023
@dkarrasch dkarrasch deleted the dk/qslicing branch February 8, 2023 20:29
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