GeometricMD is an implementation of the Birkhoff curve shortening procedure using a technique devised by Schwetlick-Zimmer to compute local geodesics. It is currently implemented in Python using multiprocessing to distribute the computing.
Either use PIP with package name ‘geometricmd’ or run ‘python setup.py install’ after downloading the package from GitHub (suttond/GeometricMD).