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

ReshapedArrays support #771

Open
wants to merge 182 commits into
base: main
Choose a base branch
from

Conversation

gdalle
Copy link

@gdalle gdalle commented Aug 9, 2023

Fix #770

@gdalle gdalle marked this pull request as draft August 9, 2023 16:58
@gdalle
Copy link
Author

gdalle commented Aug 9, 2023

Still a draft cause i want to see if I can preserve sparsity

@gdalle gdalle marked this pull request as ready for review August 9, 2023 17:05
@gdalle
Copy link
Author

gdalle commented Aug 9, 2023

Actually it makes no sense to preserve sparsity

@codecov
Copy link

codecov bot commented Aug 9, 2023

Codecov Report

Patch coverage: 90.55% and no project coverage change.

Comparison is base (88f518b) 98.26% compared to head (1d33fb6) 98.26%.
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #771   +/-   ##
=======================================
  Coverage   98.26%   98.26%           
=======================================
  Files          39       39           
  Lines        7105     7107    +2     
=======================================
+ Hits         6982     6984    +2     
  Misses        123      123           
Files Changed Coverage Δ
src/krylov_utils.jl 91.45% <90.55%> (+0.08%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 9, 2023

Package name latest stable
CaNNOLeS.jl
DCISolver.jl
FletcherPenaltySolver.jl
JSOSolvers.jl
LLSModels.jl
LinearSolve.jl
Percival.jl
RipQP.jl

@amontoison
Copy link
Member

amontoison commented Oct 14, 2024

@gdalle May I ask you to rebase your PR?
I didn't know that you opened a PR about the ReshapedArrays support.

Is it still relevant?

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.

ReshapedArrays support
6 participants