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

Stable release #3

Closed
5 tasks done
abelsiqueira opened this issue May 31, 2016 · 1 comment
Closed
5 tasks done

Stable release #3

abelsiqueira opened this issue May 31, 2016 · 1 comment

Comments

@abelsiqueira
Copy link
Member

abelsiqueira commented May 31, 2016

Checklist for stable release

  • Stable releases of
  • [ ] Good solvers (how good? how do we measure?)
    • [x] Unconstrained minimization
    • [x] Bound-contrained minimization (TRON)
    • [ ] Equality-constrained minimization (Augmented Lagrangian?)
    • [ ] Inequality-constrained minimization (Use SlackModel?)
    • [ ] Equality-constrained minimization with bounds (TRON + AugLagr?)
    • [ ] General constraints and bounds (SlackModel + TRON + AugLagr?)
  • [ ] Increase coverage
@abelsiqueira abelsiqueira added this to the stable milestone May 31, 2016
@abelsiqueira
Copy link
Member Author

Most points are now a problem of JSOSolvers.jl. A first release should be close.

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

No branches or pull requests

1 participant