This project is the implementation of the Master Thesis https://github.com/David-Wobrock/master-thesis-writing.
The folder hpc/ contains the parallel implementation for high-performance computing of the algorithm, written in C using PETSc.
The folder python/ contains the proof of concept to understand the algorithm.