Software
These are my software projects. The code of my research group is available in the Stellato Research Group organization on github. For more details on my previous projects and personal code please visit my personal github account.
OSQP
The OSQP (Operator Splitting Quadratic Program) solver is a numerical optimization package for solving convex quadratic programs in the form
Academic users include MIT, Stanford, ETH Zurich, University of Oxford, Berkeley, Imperial College, UCLA, KU Leuven, Lund University.
Industrial users include Lyft, Adobe, LinkedIn, Siemens, Baidu, Quantitative Brokers, Goral Trading, Macquarie.
QDLDL
QDLDL is a free sparse factorization routine for solving linear systems of the form
where is quasi-definite. Already used in many numerical solvers including OSQP and SCS.
SwitchTimeOpt.jl
SwitchTimeOpt.jl is a Julia package to easily define and efficiently solve switching time optimization (STO) problems for linear and nonlinear systems of the form
where defines the system dynamics and are the switching times.