Jump to main content
Harmonic Analysis
Software

Software


repulsive-surfaces

C++ code for fast computation and optimization of the tangent-point energy of surfaces. This is based on joint work with Chris Yu, Caleb Brakensiek, and Keenan Crane, in particular on the paper Repulsive Surfaces.

The source code will be available soon on github.


repulsive-curves

C++ code for fast computation and optimization of the tangent-point energy of curves. This is based on joint work with Chris Yu and Keenan Crane, in particular on the paper Repulsive Curves (see here for the arXiv version).

The source code is available on github.


ConformalBarycenter

A Mathematica package for

  • computing conformal barycenters of spherical point clouds;
  • computing the conformal centralizations of spherical points clouds;
  • closing polygonal lines while preserving the edge lengths; and
  • computing Douady-Earle extensions of closed curves into spheres
in two and three dimensions. This is joint work with Jason Cantarella. See Computing the conformal barycenter for the accompanying paper.

The source code is available on github.


PardisoLink

A Mathematica interface for Intel MKL Pardiso.

The source code is available on github.

Some usage examples can be found on Mathematica.StackExchange.