Python library for finding the optimal transformation(s) that makes two matrices as close as possible to each other.
GNU General Public License v3.0
114
stars
21
forks
source link
Fix Binder and jupyter notebooks #51
Closed
FanwangM closed 3 years ago
This PR mainly fixes problems of
ProcrustesResult
.This is an attempt to fix #44.