-
-
Notifications
You must be signed in to change notification settings - Fork 1k
GSoC_2015_project_lpqp
Viktor Gal edited this page Feb 17, 2015
·
2 revisions
- Viktor Gal (github: vigsterkr, IRC: wiking)
Advanced. You need to be able to:
- Cleanup and optimize C/C++ code
- optimization theory
- opencl/cuda knowledge
This task considers implementation of a framework for LP/QP optimization within Shogun. It shall be as modular as possible, since we want to have a general KKT solver as well as part of this project. The framework would be a thin wrapper that defines mappings for several existing and known optimization libraries (libqp, mosek, glpk, cplex, etc.). Using this framework implement a cone programming (both LP and QP).