This document summarizes research into generating a new type of matching algorithm for datasets in high-dimensional spaces. Existing algorithms work for datasets with equal pairwise distances, but a new approach is needed to match datasets with unequal distances. The research focuses on restricting pairwise distances to be equal within a reasonable value, moving from an isometric to a near-isometric case. The objectives were to create a working example of the new method and verify the underlying techniques. Methods included understanding the mathematics and implementing "slow twist" matrices to slowly rotate datasets. Future work will involve creating synthetic datasets, expanding the focus to non-Euclidean spaces, and generalizing current image mapping algorithms to higher dimensions.