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 new constructor for custom KKT type #232

Merged
merged 1 commit into from
Oct 19, 2022
Merged

Add new constructor for custom KKT type #232

merged 1 commit into from
Oct 19, 2022

Conversation

frapac
Copy link
Collaborator

@frapac frapac commented Oct 17, 2022

This new constructor allows to drastically simplify the support of custom KKT system outside MadNLP.

Before, calling a custom KKT constructor was not straightforward, as illustrated by this code in Argos:
https://github.com/exanauts/Argos.jl/blob/master/src/api.jl#L72-L80

@frapac frapac requested a review from sshin23 October 17, 2022 21:51
Copy link
Member

@sshin23 sshin23 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Interesting. I'd love to see this feature used by others :)

@sshin23 sshin23 merged commit 6593459 into master Oct 19, 2022
@frapac frapac deleted the fp/custom_kkt branch May 31, 2023 08:20
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