Softwares
Most of the softwares I worked on are public available and hosted in
Git repositories, where you can find source codes, contributors list, examples, etc.
Optimal Transport Solvers
-
Dynamical Monge-Kantorovich solver"
Solver for the Solution of the Optimal Transport Problem with
cost equal to the Eucledean Distance.
-
Computation of the Wassesrtein-1 distance.
-
Solutuion of Monge-Kantorovih equation.
-
Approximation of the Branched Transport Problem.
-
OTP solver on graphs
taking the shortest path distance as transport cost.
Related Projects Series of projects that I
progressively built for the OTP solver, that can now be used in
different application.
-
Finite Elements Library
Library describing a series of finite-dimentional
spaces for the discretization of PDEs, currently only:
-
P1-Galerkin
-
Chebyshev polynomials of squared grid
-
Geometry Library
Object-oriented library (Fortran 2003) for descibring
geometry structures like graphs, 2d, 3d and surface
triangulations.
-
Linear Algebra Library.
Object-oriented library (Fortran 2003)