Python library for finding the optimal transformation(s) that makes two matrices as close as possible to each other.
-
Updated
Oct 25, 2024 - Python
Python library for finding the optimal transformation(s) that makes two matrices as close as possible to each other.
This package supports general, orthogonal, rotation, permutation, projection, and symmetric Procrustes problems, including both the normal one-sided approach and (for orthogonal and permutation Procrustes) two-sided approaches, where both the rows and columns are transformed.
A simulator for laser-induced molecular orientation control
Add a description, image, and links to the molecular-alignment topic page so that developers can more easily learn about it.
To associate your repository with the molecular-alignment topic, visit your repo's landing page and select "manage topics."