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

Quadratic specialized active set #466

Merged
merged 47 commits into from
Jun 3, 2024

Conversation

sebastiendesignolle
Copy link
Collaborator

Acceleration of active set based algorithms for quadratic functions.
Added source file active_set_quadratic.jl with structure ActiveSetQuadratic and all related functions, examples quadratic.jl and quadratic_A.jl, unit tests in active_set_variants.jl, and a doc paragraph.

@sebastiendesignolle sebastiendesignolle linked an issue May 15, 2024 that may be closed by this pull request
docs/src/advanced.md Outdated Show resolved Hide resolved
Co-authored-by: Mathieu Besançon <mathieu.besancon@gmail.com>
@matbesancon matbesancon merged commit b293150 into master Jun 3, 2024
12 checks passed
@matbesancon matbesancon deleted the 461-quadratic-specialized-activeset branch June 3, 2024 14:05
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.

Quadratic specialized ActiveSet
2 participants