Recent Posts

Sorting as a convex optimization problem

2 minute read

Lately, I have been working on problems that require solving convex optimization problems. In the course of this work I have been using cvxpy. The cvxpy hom...

A self-recognizing function

less than 1 minute read

Recently I have been thinking about recursive sets. These are sets that have a computable characteristic function. A standard example of a set that is not r...