You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the WeierstrassIsomorphism class doesn't actually specify how the isomorphism given by a tuple (u,r,s,t) is defined.
While this is fairly standard, it can't hurt to make it more explicit in the documentation, hence this very simple patch.
(The related baseWI class does show the coordinate transform, but it's written in the form corresponding more easily to the inverse isomorphism, and the change in curve models is not shown.)