Mathieu Carrière
Here are links to some of my coding projects:
 
I am in the editorial board of the Gudhi library, which is a C++/Python-based general library for topological data analysis that contains various algorithms for simplicial complex and persistence diagram computation and representation. I have also worked actively in the implementation of the representation module, cover complex module, PersLay module (in TensorFlow) and cubical, Vietoris-Rips and lower-star differentiation modules (in TensorFlow), as well as on some tutorials.
Programming language: C++, Python

 
perslocsig: package for computing local signatures on 3D shapes based on persistent homology.
Programming language: C++, Python

 
TOPT, RipsNet, TU: TensorFlow models using or computing persistence diagrams.
Programming language: Python

 
MREC: package for fast computation of optimal transport using recursive approximations.
Programming language: Python

 
multipers, MMA: packages for computing multiparameter persistence descriptors.
Programming language: C++, Python

 
metricmapper: package for computing and running statistics on generalized Mapper complexes.
Programming language: Python