>> Fast Spherical Grid Rotations 

This code interpolates function values on the rotated spherical grids efficiently via hybrid nonuniform FFTs. It can be used for evaluating singular integral operators on arbitrary geometries of spherical topology. (reference)

>> Parallel Fast Gauss Transform

This is a parallel implementation of the fast Gauss transform (FGT) with optimizations for spatial adaptivity and the translation operator. (reference)