This is a feature request.
Is it possible to add a function that creates an SO3 from two unit vectors?
That is, given two unit vectors x, y, this function would return an SO3 R so that R x = y.
I am aware that there is no unique solution to this problem, but thought it would be a useful feature nonetheless.