theochem / procrustes

Python library for finding the optimal transformation(s) that makes two matrices as close as possible to each other.
https://procrustes.qcdevs.org/
GNU General Public License v3.0
114 stars 21 forks source link

Update orthogonal documentation & arguments #73

Closed FarnazH closed 3 years ago

FarnazH commented 3 years ago

1) Change U to Q 2) Fix orthogonal_2sided documentation 3) Fix orthogonal_2sided arguments