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

Allow more generic storage type S #705

Merged
merged 2 commits into from
Feb 9, 2023

Conversation

amontoison
Copy link
Member

@paraynaud
You will be able to remove the statement that you vector type is a DenseVector.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 9, 2023

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

@paraynaud
Copy link
Member

@amontoison, I can replace DenseVector by AbstractVector in my code without any issue, does it answer your question?
thanks for thinking about me :)

@amontoison
Copy link
Member Author

Yes, You can still use DenseVector if you want but it's not anymore mandatory for Krylov.jl.

@amontoison amontoison merged commit b83491c into JuliaSmoothOptimizers:main Feb 9, 2023
@amontoison amontoison deleted the relax_S branch February 9, 2023 18:26
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.

2 participants