python-sofa
python-sofa copied to clipboard
scipy.spatial.transform.Rotation.from_dcm() has been renamed to .from_matrix()
scipy.spatial.transform.Rotation.from_dcm() was removed in SciPy 1.6.0. The proper name is .from_matrix() since Scipy 1.4.
nice, thanks. please merge :)
i'd like to ask you again to merge this please