I've found several cases where it would be nice to have the kabsch algorithm available for other applications of alignment. In JuliaGeometry/CoordinateTransformations.jl#87 I added an algorithm for constructing general affine transformation from point-pairs; any reservations about moving the kabsch implementation to CoordinateTransformations? I can git-credit you with the PR.