migarstka
🎓 PhD in Optimization from University of Oxford. Interested in (non)convex optimization, ML, and the Julia programming language.
@QogitaLondon
Pinned Repositories
barc
Main branch for BARC related code
PSD_Completion
Routines to complete a positive definite matrix
qlocktwo
A small web app project to improve my css / jquery / responsive design skills. The website resembles the iconic QLOCKTWO by Biegert & Funk.
SDP_Benchmark_Problems
A collection of semidefinite programs that can be randomly generated. Taken from various applications.
SDPLib_Importer
Helper Function written in Julia to import the Semidefinite Programs specified in the SDPLib.
simonsgame
React Web App that implements Simon Game
cosmo-python
Python interface for COSMO.jl convex optimisation solver.
COSMO.jl
COSMO: Accelerated ADMM-based solver for convex conic optimisation problems (LP, QP, SOCP, SDP, ExpCP, PowCP). Automatic chordal decomposition of sparse semidefinite programs.
COSMOAccelerators.jl
Accelerators for fixed-point methods, used in the conic solver COSMO.jl
migarstka's Repositories
migarstka/SDP_Benchmark_Problems
A collection of semidefinite programs that can be randomly generated. Taken from various applications.
migarstka/PSD_Completion
Routines to complete a positive definite matrix
migarstka/qlocktwo
A small web app project to improve my css / jquery / responsive design skills. The website resembles the iconic QLOCKTWO by Biegert & Funk.
migarstka/SDPLib_Importer
Helper Function written in Julia to import the Semidefinite Programs specified in the SDPLib.
migarstka/awesome-readme
A curated list of awesome READMEs
migarstka/ConvexTests.jl
Uses the Convex.jl Problem Depot to test various optimization solvers
migarstka/COSMO.jl
COSMO: Accelerated ADMM-based solver for convex conic optimisation problems (LP, QP, SOCP, SDP, ExpCP, PowCP). Automatic chordal decomposition of sparse semidefinite programs.
migarstka/COSMO_assets
migarstka/Documenter.jl
A documentation generator for Julia.
migarstka/electron-markdownify
:closed_book: A minimal Markdown editor desktop app
migarstka/fcc-api-fileSize
An API File Size Microservice. https://api-file-fcc.herokuapp.com/
migarstka/fcc-api-imageSearch
An API Image Search Abstraction Layer. https://api-image-fcc.herokuapp.com
migarstka/fcc-api-urlShortener
An API URL shorther microservice. https://url-mg.herokuapp.com/
migarstka/Flux.jl
Relax! Flux is the ML library that doesn't make you tensor
migarstka/github-cheat-sheet
A list of cool features of Git and GitHub.
migarstka/JuliaExamplePkg.jl
A simple julia package to play around with 1.0 package manager and continous integration
migarstka/JuMP.jl
Modeling language for Mathematical Optimization (linear, mixed-integer, conic, semidefinite, nonlinear)
migarstka/Literate.jl
Simple package for literate programming in Julia
migarstka/MathOptInterface.jl
An abstraction layer for mathematical optimization solvers.
migarstka/migarstka
For my README
migarstka/migarstka.github.io
migarstka/modern-resume-theme
A modern static resume template and theme. Powered by Jekyll and GitHub pages.
migarstka/Mosek.jl
Interface to the Mosek solver in Julia
migarstka/OSQP.jl
Julia interface for OSQP: The Operator Splitting QP Solver
migarstka/OSQP_Julia
Pure Julia implementation of the OSQP solver: https://github.com/oxfordcontrol/osqp
migarstka/oxinabox.github.io
My professional website
migarstka/ProxSDP.jl
Semidefinite programming optimization solver
migarstka/qdldl
A free LDL factorisation routine
migarstka/SCS.jl
Julia Wrapper for SCS (https://github.com/cvxgrp/scs)
migarstka/Test_Documenter