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

ActiveSetQuadratic with weights and atoms passed directly #509

Open
matbesancon opened this issue Oct 10, 2024 · 1 comment
Open

ActiveSetQuadratic with weights and atoms passed directly #509

matbesancon opened this issue Oct 10, 2024 · 1 comment
Assignees

Comments

@matbesancon
Copy link
Member

The constructor of ActiveSetQuadratic is a bit of a hassle, there should be a way to separate the preparation of weights, atoms, and x, and all the rest of the quantities tracked down. Something like reset_quadratic_terms!

@sebastiendesignolle
Copy link
Collaborator

Absolutely true, will fix this! Btw, I never really understood the necessity of having two constructors for ActiveSet, namely, one with and one without types. I'd be tempted to have one call the other, anything speaking against this?

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

No branches or pull requests

2 participants