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

Unify notation for conic and QP #80

Closed
joaquimg opened this issue Mar 15, 2021 · 3 comments
Closed

Unify notation for conic and QP #80

joaquimg opened this issue Mar 15, 2021 · 3 comments

Comments

@joaquimg
Copy link
Member

  • Always use x for primal variables
  • use c for the linear part of objective (instead of q)
  • choose between y and lambda for duals ? (nu is also used in qp mode)
  • write basic equations from papers in docs
@joaquimg joaquimg changed the title Unify notation fo conic and QP Unify notation for conic and QP Mar 15, 2021
@matbesancon
Copy link
Collaborator

@joaquimg was this one fixed with #81 ?

@joaquimg
Copy link
Member Author

For the user yes!
Internally no, internally we are following each paper notation.

@joaquimg
Copy link
Member Author

I think it is enough to close this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants