code
Data science for PV
My traineeship at the European Commission’s Joint Research Center kickstarted a project seeking a flexible, data-oriented approach for the definition of climatic zones with emphasis on PV applications. This repository contains the code for the reproduction of the results, featuring clustering and optimal transport embeddings for distribution-based classifications.
Optimal Transport
My PhD code has mainly dealt with solving optimal transport problems efficiently on CPUs and GPUs. This has involved several areas in convex optimization including linear programming, graph optimization, fixed-point algorithms and primal-dual methods.